ContactSaveOptions Class

Represents the base contact save options
Inheritance Hierarchy

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

The ContactSaveOptions type exposes the following members.

Constructors
  NameDescription
Protected methodContactSaveOptions
Initializes a new instance of ContactSaveOptions class with the specified save format.
Properties
  NameDescription
Public propertySaveFormat
Gets a save format
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also