uri_agents property

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

Definition:

@property
def uri_agents(self):
    ...

See Also