BirthdateTextRecords

VCardIdentificationRecordset.BirthdateTextRecords property

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

public VCardTextRecord[] BirthdateTextRecords { get; }

Property Value

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

Remarks

This property is a simplified version of BirthdateRecords.

See Also