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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<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:
ITextPropertyListIAgent2
See Also