IJournalCategories Property 
IT Hit WebDAV Classes Reference 
            Gets categories for the calendar component.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxIPropertyList<ICategories> Categories { get; }ReadOnly Property Categories As IPropertyList(Of ICategories)
	Get
property IPropertyList<ICategories^>^ Categories {
	IPropertyList<ICategories^>^ get ();
}abstract Categories : IPropertyList<ICategories> with get
Property Value
Type: 
IPropertyListICategories
Remarkshttps://tools.ietf.org/html/rfc5545#section-3.8.1.2
See Also