ICard4BirthDate Property
IT Hit WebDAV Classes Reference
Gets or sets the birth date of the object the business card represents.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax IBirthDate4 BirthDate { get; set; }
Property BirthDate As IBirthDate4
Get
Set
property IBirthDate4^ BirthDate {
IBirthDate4^ get ();
void set (IBirthDate4^ value);
}
abstract BirthDate : IBirthDate4 with get, set
Property Value
Type:
IBirthDate4See Also