ICard3Categories Property
IT Hit WebDAV Classes Reference
To specify application category information about the business card, also known as "tags".
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<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:
ICardPropertyListICategories3See Also