object_agent property

object_agent 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_object_record.

Definition:

@property
def object_agent(self):
    ...

See Also