ContactSaveOptions.Version
ContactSaveOptions.Version property
Gets or sets a vCard version This property is meaningful if ContactSaveFormat is set to VCard.
public VCardVersion Version { get; set; }
Exceptions
| exception | condition | 
|---|---|
| ArgumentException | A value is not defined in VCardVersion | 
See Also
- enum VCardVersion
 - class ContactSaveOptions
 - namespace Aspose.Email.Mapi
 - assembly Aspose.Email