Specifies the body format of an EmailMessage.
| C# | Visual Basic |
public enum MessageFormat
Public Enumeration MessageFormat
| Member | Description |
|---|---|
| Unknown |
Unknown.
|
| Text |
Plain text.
|
| Html |
HTML.
|