logo_uri_records property

logo_uri_records property

Gets the URIs of 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_uri_records(self):
    ...

See Also