VCardPhotoData Property

Gets or sets an image data (null if valueLocation is not inline)

Namespace:  Aspose.Email.PersonalInfo.VCard
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public byte[] Data { get; set; }

Property Value

Type: Byte
See Also