ICard4Interests Property
IT Hit WebDAV Classes Reference
To specify the interest(s) of the object to which the business refers.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<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:
ICardPropertyListIInterest4Remarks http://tools.ietf.org/html/rfc6715#section-2.3
See Also