SaveOptions Class |
Namespace: Aspose.Email
The SaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SaveOptions |
Hides the class constructor.
|
Name | Description | |
---|---|---|
![]() | CustomProgressHandler |
Represents method that usually supplied by calling side and handles progress events.
|
![]() ![]() | DefaultEml |
Gets options with default values for saving message to Eml format.
|
![]() ![]() | DefaultHtml |
Gets options with default values for saving message to Html format.
|
![]() ![]() | DefaultMhtml |
Gets options with default values for saving message to Mhtml format.
|
![]() ![]() | DefaultMsg |
Gets options with default values for saving message to Msg(ASCII) format.
|
![]() ![]() | DefaultMsgUnicode |
Gets options with default values for saving message to Msg(Unicode) format.
|
![]() | 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.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateSaveOptions |
Creates a save options object of a class suitable for the specified save type.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |