ICard4Hobbies Property
IT Hit WebDAV Classes Reference
To specify the hobbies of the object to which the business card refers.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<IHobby4> Hobbies { get; }
ReadOnly Property Hobbies As ICardPropertyList(Of IHobby4)
Get
property ICardPropertyList<IHobby4^>^ Hobbies {
ICardPropertyList<IHobby4^>^ get ();
}
abstract Hobbies : ICardPropertyList<IHobby4> with get
Property Value
Type:
ICardPropertyListIHobby4Remarks http://tools.ietf.org/html/rfc6715#section-2.2
See Also