categories property

categories property

Gets the application category information about the vCard, also known as “tags”.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.category_records.

Definition:

@property
def categories(self):
    ...

See Also