EmailType

The HTML versus text formats for an email object. The email type can’t be updated through the API. If your update request specifies a different email type value, the API ignores it.

NameDescription
Normal (HTML)Indicates that messages are formatted as HTML.
Text Only (Text)Indicates that the data extension field holds text data, so the email message consists of text-only content.