TextBirthdates

VCardIdentificationRecordset.TextBirthdates property

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

public string[] TextBirthdates { get; }

Property Value

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

Remarks

This property is a simplified version of BirthdateTextRecords.

See Also