DateTimeBirthdate

VCardIdentificationRecordset.DateTimeBirthdate property

Gets the birth date of the object.

public DateTime? DateTimeBirthdate { get; }

Property Value

The birth date of the object.

Remarks

This property is a simplified version of BirthdateDateTimeRecord.

See Also