ICard4BirthPlace Property
IT Hit WebDAV Classes Reference
Gets or sets birth place 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)
SyntaxIBirthPlace4 BirthPlace { get; set; }
Property BirthPlace As IBirthPlace4
Get
Set
property IBirthPlace4^ BirthPlace {
IBirthPlace4^ get ();
void set (IBirthPlace4^ value);
}
abstract BirthPlace : IBirthPlace4 with get, set
Property Value
Type:
IBirthPlace4
See Also