text_anniversary property

text_anniversary property

Gets the date of marriage represented as a single text value.

Remarks

This property is a simplified version of VCardIdentificationRecordset.anniversary_text_record.

Definition:

@property
def text_anniversary(self):
    ...

See Also