Click or drag to resize

IFreeBusyTimeIntervals Property

IT Hit WebDAV Classes Reference
Gets a list of time periods stored as a value of this property.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IList<TimePeriod> Intervals { get; }

Property Value

Type: IListTimePeriod
See Also