agent_uri_records property

agent_uri_records property

Gets the information about another person who will act on behalf of the vCard object.

Remarks

This property is a simplified version of VCardOrganizationalRecordset.agent_records.

Definition:

@property
def agent_uri_records(self):
    ...

See Also