WebDavContactSaveOptionsDefault Property |
Gets the default options.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static WebDavContactSaveOptions Default { get; }
Public Shared ReadOnly Property Default As WebDavContactSaveOptions
Get
public:
static property WebDavContactSaveOptions^ Default {
WebDavContactSaveOptions^ get ();
}
static member Default : WebDavContactSaveOptions with get
Property Value
Type:
WebDavContactSaveOptionsThe
WebDavContactSaveOptions by default.
See Also