Click or drag to resize

ICategoriesCategories Property

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

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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