VCardSaveOptionsDefault Property |
Namespace:
Aspose.Email.PersonalInfo.VCard
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static VCardSaveOptions Default { get; }
Public Shared ReadOnly Property Default As VCardSaveOptions
Get
public:
static property VCardSaveOptions^ Default {
VCardSaveOptions^ get ();
}
static member Default : VCardSaveOptions with get
Property Value
Type:
VCardSaveOptions
See Also