Specifies the format of the body text of an item.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlBodyFormat
'Usage
Dim instance As OlBodyFormat
public enum OlBodyFormat
Members
| Member name | Description | |
|---|---|---|
| olFormatUnspecified | Unspecified format | |
| olFormatPlain | Plain format | |
| olFormatHTML | HTML format | |
| olFormatRichText | Rich text format |