IJournalCategories Property
IT Hit WebDAV Classes Reference
Gets categories for the calendar component.
Namespace: ITHit.WebDAV.Calendar.ComponentsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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