EmailType
The EmailType object specifies type of email. Requests can’t update the EmailType. If the EmailType is included in an update request, it is ignored.
Name | Data Type | Description |
---|---|---|
Normal (HTML) | Enumeration | Indicates that messages are formatted as HTML. |
Text Only (Text) | Enumeration | Indicates that the data extension field holds text data, so the email message consists of text-only content. |