ICard4DeathDate Property
IT Hit WebDAV Classes Reference
Gets or sets the date of death 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)
SyntaxIDeathDate4 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:
IDeathDate4
See Also