Aspose::Email::Mapi::MapiContactSaveOptions Class Referencefinal

Specifies the contact save options. More...

Inherits Aspose::Email::Mapi::ContactSaveOptions.

Public Member Functions

 MapiContactSaveOptions ()
 Initializes a new instance of the MapiContactSaveOptions class. More...
 
- Public Member Functions inherited from Aspose::Email::Mapi::ContactSaveOptions
ContactSaveFormat get_SaveFormat () const
 Gets a save format More...
 

Static Public Member Functions

static System::SharedPtr< MapiContactSaveOptionsget_Default ()
 Gets the default options. More...
 

Additional Inherited Members

- Protected Member Functions inherited from Aspose::Email::Mapi::ContactSaveOptions
 ContactSaveOptions (ContactSaveFormat format)
 Initializes a new instance of ContactSaveOptions class with the specified save format. More...
 

Detailed Description

Specifies the contact save options.

Constructor & Destructor Documentation

◆ MapiContactSaveOptions()

Aspose::Email::Mapi::MapiContactSaveOptions::MapiContactSaveOptions ( )

Initializes a new instance of the MapiContactSaveOptions class.

Member Function Documentation

◆ get_Default()

static System::SharedPtr<MapiContactSaveOptions> Aspose::Email::Mapi::MapiContactSaveOptions::get_Default ( )
static

Gets the default options.

The MapiContactSaveOptions by default.