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.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IList<TimePeriod> Intervals { get; set; }

Property Value

Type: IListTimePeriod
See Also