MapiContactSaveOptions Class

Specifies the contact save options.
Inheritance Hierarchy

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public sealed class MapiContactSaveOptions : ContactSaveOptions

The MapiContactSaveOptions type exposes the following members.

Constructors
  NameDescription
Public methodMapiContactSaveOptions
Initializes a new instance of the MapiContactSaveOptions class.
Properties
  NameDescription
Public propertyStatic memberDefault
Gets the default options.
Public propertySaveFormat
Gets a save format
(Inherited from ContactSaveOptions.)
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also