ICard3Agents 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)
SyntaxITextPropertyList<IAgent3> Agents { get; }ReadOnly Property Agents As ITextPropertyList(Of IAgent3)
	Get
property ITextPropertyList<IAgent3^>^ Agents {
	ITextPropertyList<IAgent3^>^ get ();
}abstract Agents : ITextPropertyList<IAgent3> with get
Property Value
Type: 
ITextPropertyListIAgent3
Remarkshttp://tools.ietf.org/html/rfc2426#section-3.5.4
See Also