uri_photos property

uri_photos property

Gets an array containing the image or photograph information represented by URIs that annotates some aspects of the object.

Remarks

This property is a simplified version of VCardIdentificationRecordset.photo_uri_records.

Definition:

@property
def uri_photos(self):
    ...

See Also