BinaryPhotos

VCardIdentificationRecordset.BinaryPhotos property

Gets an array containing the image or photograph information represented as binary data that annotates some aspects of the object.

public byte[][] BinaryPhotos { get; }

Property Value

An array containing the image or photograph information represented as binary data that annotates some aspects of the object.

Remarks

This property is a simplified version of PhotoBinaryRecords.

See Also