ICard4BirthDate Property
IT Hit WebDAV Classes Reference
Gets or sets the birth date of the object the business card represents.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxIBirthDate4 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:
IBirthDate4
See Also