ICard4Categories 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<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:
ICardPropertyListICategories4See Also