logo_binary_records property

logo_binary_records property

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

Remarks

This property is a simplified version of VCardOrganizationalRecordset.logo_records.

Definition:

@property
def logo_binary_records(self):
    ...

See Also