MailFormat Enumeration
Specifies the format for an e-mail message. These formats correspond to the formats supported by Microsoft Outlook for e-mail messages.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Usage
Dim mailFormat1 As MailFormat = MailFormat.mfHTML
Syntax
Public Enum MailFormat
public enum MailFormat
public enum class MailFormat
public enum MailFormat
public enum MailFormat
Members
Member name | Description |
---|---|
mfHTML | Hypertext Markup Language (HTML) formatting. |
mfPlainText | Plain text. |
mfRTF | Rich Text Format (RTF) formatting. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000