EmailBodyType enumeration

EmailBodyType enumeration

Represents a content type of an email message body.

The EmailBodyType type exposes the following members:

Fields

Field Description
PLAIN_TEXT Plain text body.
HTML Html-formatted body.

See Also