BirthdateDateTimeRecord

VCardIdentificationRecordset.BirthdateDateTimeRecord property

Gets the birth date of the object.

public VCardDateTimeRecord BirthdateDateTimeRecord { get; }

Property Value

The birth date of the object.

Remarks

This property is a simplified version of BirthdateRecords.

See Also