IAgent2Card Property
IT Hit WebDAV Classes Reference
Represent the agent's business card
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICard2 Card { get; set; }
Property Card As ICard2
Get
Set
property ICard2^ Card {
ICard2^ get ();
void set (ICard2^ value);
}
abstract Card : ICard2 with get, set
Property Value
Type:
ICard2See Also