ICard2Agents Property
IT Hit WebDAV Classes Reference
Specifies information about another person who will
act on behalf of the individual or resource associated with the business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IAgent2> Agents { get; }
ReadOnly Property Agents As ITextPropertyList(Of IAgent2)
Get
property ITextPropertyList<IAgent2^>^ Agents {
ITextPropertyList<IAgent2^>^ get ();
}
abstract Agents : ITextPropertyList<IAgent2> with get
Property Value
Type:
ITextPropertyListIAgent2See Also