EmailConvertOptions class

EmailConvertOptions class

Options for conversion to Email file type.

Inheritance: EmailConvertOptionsConvertOptionsValueObject

The EmailConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of EmailConvertOptions class.

Properties

Property Description
format Overrides the Format property to ensure it is of type EmailFileType.

Methods

Method Description
equals Determines whether two object instances are equal.
clone Clones current options instance.

See Also