uri_logos property

uri_logos 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_uri_records.

Definition:

@property
def uri_logos(self):
    ...

See Also