organization_names property

organization_names property

Gets the organizational names and units associated with the object.

Remarks

This property is a simplified version of VCardOrganizationalRecordset.organization_name_records.

Definition:

@property
def organization_names(self):
    ...

See Also