ICard4DeathPlace Property
IT Hit WebDAV Classes Reference
Gets or sets the place of death 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 IDeathPlace4 DeathPlace { get; set; }
Property DeathPlace As IDeathPlace4
Get
Set
property IDeathPlace4^ DeathPlace {
IDeathPlace4^ get ();
void set (IDeathPlace4^ value);
}
abstract DeathPlace : IDeathPlace4 with get, set
Property Value
Type:
IDeathPlace4See Also