ICard4DeathDate Property
IT Hit WebDAV Classes Reference
Gets or sets the date 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 IDeathDate4 DeathDate { get; set; }
Property DeathDate As IDeathDate4
Get
Set
property IDeathDate4^ DeathDate {
IDeathDate4^ get ();
void set (IDeathDate4^ value);
}
abstract DeathDate : IDeathDate4 with get, set
Property Value
Type:
IDeathDate4See Also