FreeBusy Property
Specifies the times when the calendar owner is free or busy.
Syntax
public CalFreeBusyList getFreeBusy();
Remarks
This property may contain free/busy information in response to a GetFreeBusyReport request or after either a GetCalendarReport or a GetCalendarEvent request. In the latter case, this property will only contain data when the EventType is vFreeBusy.
This property is read-only.