Click or drag to resize

ICalendar2FreeBusy Property

IT Hit WebDAV Classes Reference
Gets a list of free/busy time components, describe a response to a request for free/busy time, or describe a published set of busy time.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IComponentList<IFreeBusy> FreeBusy { get; }

Property Value

Type: IComponentListIFreeBusy
Remarks

http://tools.ietf.org/html/rfc5545#section-3.6.4

See Also