binary_logos property

binary_logos property

Gets the graphic images of the logo associated with the object.

Remarks

This property is a simplified version of VCardOrganizationalRecordset.logo_binary_records.

Definition:

@property
def binary_logos(self):
    ...

See Also