MessageFormat

MessageFormat class

Represents the mail message format.It can be in eml,msg or mhtml format.

The MessageFormat type exposes the following members:

Properties

NameDescription
tnefIndicates message in Tnef format.
htmlIndicates message in Html format.
emlIndicates message in Eml format.
emlxIndicates message in Emlx format, used by Apple Mail.
mhtIndicates message in Mht format.
msgIndicates message in Msg format, used by Microsoft Outlook.

See Also