text_birthdates property

text_birthdates property

Gets an array containing the birth date of the object in different text representations.

Remarks

This property is a simplified version of VCardIdentificationRecordset.birthdate_text_records.

Definition:

@property
def text_birthdates(self):
    ...

See Also