BodyFormat Enumeration
The BodyFormat enumeration specifies the format for the body of a message.
Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public Enumeration BodyFormat
public enum BodyFormat
public enum class BodyFormat
public enum BodyFormat
public enum BodyFormat
Members
Member name | Description |
---|---|
Html | The body is in HTML format. |
None | The body does not exist. |
Rtf | The body is in Rich Text Format (RTF). |
Text | The body is in plaintext format. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003