MessageFormat

MessageFormat class

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

Methods

NameDescription
EqualsEqualses the specified o.
get_EmlIndicates message in Eml format.
get_EmlxIndicates message in Emlx format, used by Apple Mail.
get_HtmlIndicates message in Html format.
get_MhtIndicates message in Mht format.
get_MsgIndicates message in Msg format, used by Microsoft Outlook.
get_TnefIndicates message in Tnef format.
GetHashCodeServes as a hash function for a particular type.
ToMailMessageSaveTypeConverts this instance into the equal MailMessageSaveType
ToStringReturns a T:System::String that represents the current T:System::Object .