MailMessageSaveType

MailMessageSaveType class

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

The MailMessageSaveType type exposes the following members:

Properties

NameDescription
eml_formatGets the eml.
emlx_formatGets the emlx.
m_html_formatGets the MHT.
outlook_message_formatGets the MSG.
outlook_message_format_unicodeGets the MSG.
outlook_template_formatGets the MSG.
html_formatGets the Html.

See Also