VCardSaveOptions
VCardSaveOptions class
Inherits: Aspose::Email::Mapi::ContactSaveOptions
Represents vCard save options
Constructors
| Name | Description |
|---|---|
| VCardSaveOptions (3 overloads) | Initializes a new instance of the VCardSaveOptions class |
Methods
| Name | Description |
|---|---|
| get_Default | Gets default VCardSaveOptions |
| get_PreferredTextEncoding | Gets Encoding that will be used to save Contact . |
| get_UseExtensions | Gets a value indicating whether the extended types can be used |
| set_PreferredTextEncoding | Sets Encoding that will be used to save Contact . |
| set_UseExtensions | Sets a value indicating whether the extended types can be used |