MsgSaveOptions Properties |
The MsgSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomProgressHandler |
Represents method that usually supplied by calling side and handles progress events.
(Inherited from SaveOptions.) |
![]() | MailMessageSaveType |
Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format.
The default value is Eml.
(Inherited from SaveOptions.) |
![]() | PreserveOriginalDates |
Gets or sets a value indicating whether it is necessary to generate
new saving and modification dates when saving a message.
|
![]() | PreserveSignature |
Set to true, if signature is to be preserved.
|
![]() | SaveAsTemplate |
Set to true, if need to be saved as Outlook File Template(OFT format).
|