photo_binary_records property

photo_binary_records property

Gets 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 VCardIdentificationRecordset.photo_records.

Definition:

@property
def photo_binary_records(self):
    ...

See Also