VCardPhoto.Data

VCardPhoto.Data property

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

public byte[] Data { get; set; }

See Also