MhtFormatOptions

MhtFormatOptions enumeration (15 values)

Enumerates the Mht format options

ValueDescription
NoneNo specific settings are specified.
WriteHeaderIndicates that header information should be written.
WriteOutlineAttachmentsIndicates that outline attachments should be written.
WriteCompleteEmailAddressIndicates that complete e-mail address should be written in all email headers.
NoEncodeCharactersIndicates that no transfer encoding of characters should be used.
HideExtraPrintHeaderIndicates that PageHeader will be unvisible.
WriteCompleteToEmailAddressIndicates that complete e-mail address should be written in ‘To’ header.
WriteCompleteFromEmailAddressIndicates that complete e-mail address should be written in ‘From’ header.
WriteCompleteCcEmailAddressIndicates that complete e-mail address should be written in ‘Cc’ header.
WriteCompleteBccEmailAddressIndicates that complete e-mail address should be written in ‘Bcc’ header.
RenderCalendarEventIndicates that text from calendar event should be written in output mhtml.
SkipByteOrderMarkInBodyIndicates that Byte Order Mark(BOM) bytes should be written to body.
RenderVCardInfoIndicates that text from VCard AlternativeView should be written in output mhtml.
DisplayAsOutlookIndicates that From header will be displayed as in Outlook.
RenderTaskFieldsIndicates that the specific Task fields should be written in output mhtml.