titles property

titles property

Gets the positions or jobs of the object.

Remarks

This property is a simplified version of VCardOrganizationalRecordset.title_records.

Definition:

@property
def titles(self):
    ...

See Also