Aspose::Email::Mapi::WebDavContactSaveOptions Class Reference

Specifies the contact save options. More...

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

Public Member Functions

 WebDavContactSaveOptions ()
 Initializes a new instance of the WebDavContactSaveOptions 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< WebDavContactSaveOptionsget_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

◆ WebDavContactSaveOptions()

Aspose::Email::Mapi::WebDavContactSaveOptions::WebDavContactSaveOptions ( )

Initializes a new instance of the WebDavContactSaveOptions class.

Member Function Documentation

◆ get_Default()

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

Gets the default options.

The WebDavContactSaveOptions by default.