In The Hand LtdIn The Hand
Birthday Property
NamespacesInTheHand.WindowsMobile.PocketOutlookContactBirthday
.NET Components for Mobility
Returns or sets the birthdate for the Contact.
Declaration Syntax
C#Visual Basic
public DateTime Birthday { get; set; }
Public Property Birthday As DateTime
	Get
	Set
Value
The birthdate for the Contact.
Remarks
The birthdate must fall between 1/1/1900 and 12/31/2999 inclusive. Assigning a value of MinValue will remove the Birthday property from the item - equivalent to setting a property to null.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0