notes property

notes property

Gets the supplemental information or comments that are associated with the vCard.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.note_records.

Definition:

@property
def notes(self):
    ...

See Also