VCardContactIdentificationInfo Property

Gets or sets an identification properties

Namespace:  Aspose.Email.PersonalInfo.VCard
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public VCardIdentificationInfo IdentificationInfo { get; set; }

Property Value

Type: VCardIdentificationInfo
See Also