MapiConversionOptions Class |
Namespace: Aspose.Email.Mapi
The MapiConversionOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapiConversionOptions |
Initializes a new instance of the MapiConversionOptions class.
|
![]() | MapiConversionOptions(OutlookMessageFormat) |
Initializes a new instance of the MapiConversionOptions class with specified OutlookMessageFormat.
|
Name | Description | |
---|---|---|
![]() ![]() | ASCIIFormat |
Returns MapiConversionOptions with OutlookMessageFormat is ASCII(PreserveSignature is False, UseBodyCompression is False).
|
![]() | CustomProgressHandler | |
![]() | ForcedRtfBodyForAppointment |
Gets or sets a value indicating whether it is necessary to use forced RTF body for an appointment.
Default value is true.
|
![]() | Format |
Represents outlook message format.
|
![]() | PreserveEmbeddedMessageFormat |
Gets or sets a value indicating whether it is necessary to preserve
conversion .eml attachment to .msg attachment.
|
![]() | PreserveOriginalAddresses |
Gets or sets a value indicating whether it is necessary to keep
original value of mail addresses (without validation).
|
![]() | PreserveOriginalDates |
Gets or sets a value indicating whether it is necessary to generate
new saving and modification dates when converting a message.
|
![]() | PreserveSignature |
Set to true, if signature is to be preserved.
|
![]() ![]() | UnicodeFormat |
Returns MapiConversionOptions with OutlookMessageFormat is Unicode(PreserveSignature is False, UseBodyCompression is False).
|
![]() | UseBodyCompression |
Set to true, if need RTF body compression.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |