Click or drag to resize

ISchedulingComponentResources Property

IT Hit WebDAV Classes Reference
Gets resources for a calendar component.

Namespace: ITHit.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IPropertyList<IResources> Resources { get; }

Property Value

Type: IPropertyListIResources
Remarks
https://tools.ietf.org/html/rfc5545#section-3.8.1.10
See Also