ICard4Interests Property
IT Hit WebDAV Classes Reference
To specify the interest(s) of the object to which the business refers.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<IInterest4> Interests { get; }
ReadOnly Property Interests As ICardPropertyList(Of IInterest4)
Get
property ICardPropertyList<IInterest4^>^ Interests {
ICardPropertyList<IInterest4^>^ get ();
}
abstract Interests : ICardPropertyList<IInterest4> with get
Property Value
Type:
ICardPropertyListIInterest4
Remarkshttp://tools.ietf.org/html/rfc6715#section-2.3
See Also