EmailLoadOptions Class |
Namespace: GroupDocs.Conversion.Options.Load
The EmailLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailLoadOptions |
Initializes new instance of EmailLoadOptions class.
|
Name | Description | |
---|---|---|
![]() | ConvertOwned |
Option to control whether the owned documents in the documents container must be converted
|
![]() | ConvertOwner |
Option to control whether the documents container itself must be converted
If this property is true the documents container will be the first converted document
|
![]() | Depth |
Option to control how many levels in depth to perform conversion
|
![]() | DisplayBccEmailAddress |
Option to display or hide "Bcc" email address. Default: false.
|
![]() | DisplayCcEmailAddress |
Option to display or hide "Cc" email address. Default: false.
|
![]() | DisplayEmailAddress |
Option to display or hide email address. Default: true.
|
![]() | DisplayFromEmailAddress |
Option to display or hide "from" email address. Default: true.
|
![]() | DisplayHeader |
Option to display or hide the email header. Default: true.
|
![]() | DisplayToEmailAddress |
Option to display or hide "to" email address. Default: true.
|
![]() | FieldTextMap |
The mapping between email message EmailField and field text representation
|
![]() | Format |
Input document file type.
|
![]() | PreserveOriginalDate |
Defines whether need to keep original date header string in mail message when saving or not (Default value is true)
|
![]() | ResourceLoadingTimeout |
Timeout for loading external resources
|
![]() | TimeZoneOffset |
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the localtime and UTC.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clones current instance.
|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |