IAgent3Card 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 ICard3 Card { get; set; }
Property Card As ICard3
Get
Set
property ICard3^ Card {
ICard3^ get ();
void set (ICard3^ value);
}
abstract Card : ICard3 with get, set
Property Value
Type:
ICard3See Also