MailFormat enumeration (Office)
Specifies how the body of the email is displayed.
Name | Value | Description |
---|---|---|
mfHTML | 2 | The email is displayed as HyperText Markup Language (HTML). |
mfPlainText | 1 | The email is displayed as plain text. |
mfRTF | 3 | The email is displayed as Rich Text Format (RTF). |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.