ICard3Categories 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<ICategories3> Categories { get; }
ReadOnly Property Categories As ICardPropertyList(Of ICategories3)
Get
property ICardPropertyList<ICategories3^>^ Categories {
ICardPropertyList<ICategories3^>^ get ();
}
abstract Categories : ICardPropertyList<ICategories3> with get
Property Value
Type:
ICardPropertyListICategories3
See Also