ICard4Categories Property
IT Hit WebDAV Classes Reference
To specify application category information about the business card, also known as "tags".
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<ICategories4> Categories { get; }
ReadOnly Property Categories As ICardPropertyList(Of ICategories4)
Get
property ICardPropertyList<ICategories4^>^ Categories {
ICardPropertyList<ICategories4^>^ get ();
}
abstract Categories : ICardPropertyList<ICategories4> with get
Property Value
Type:
ICardPropertyListICategories4
See Also