_ContactItem.Birthday Property

Definition

Returns or sets a DateTime indicating the birthday for the contact. Read/write.

public:
 property DateTime Birthday { DateTime get(); void set(DateTime value); };
public DateTime Birthday { get; set; }
Public Property Birthday As DateTime

Property Value

Applies to