OlBodyFormat enumeration (Outlook)
Specifies the format of the body text of an item.
Name | Value | Description |
---|---|---|
olFormatHTML | 2 | HTML format |
olFormatPlain | 1 | Plain format |
olFormatRichText | 3 | Rich text format |
olFormatUnspecified | 0 | Unspecified format |
Support and feedback
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.