members property
members property
Gets the members in the group this vCard represents.
Remarks
This property is a simplified version of VCardOrganizationalRecordset.member_records
.
Definition:
@property
def members(self):
...
Gets the members in the group this vCard represents.
This property is a simplified version of VCardOrganizationalRecordset.member_records
.
@property
def members(self):
...