ICard4Hobbies Property
IT Hit WebDAV Classes Reference
To specify the hobbies of the object to which the business card refers.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<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:
ICardPropertyListIHobby4
Remarkshttp://tools.ietf.org/html/rfc6715#section-2.2
See Also