relationships property

relationships property

Gets the relationships between another entity and the entity represented by this vCard.

Remarks

This property is a simplified version of VCardOrganizationalRecordset.relationship_records.

Definition:

@property
def relationships(self):
    ...

See Also