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