Click or drag to resize

ICategoriesCategories Property

IT Hit WebDAV Classes Reference
Gets or sets categories or subtypes of the calendar component.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
string[] Categories { get; set; }

Property Value

Type: String
Remarks
The categories are useful in searching for a calendar component of a particular type and category.
See Also