FreebusyQuery

FreebusyQuery class

Request free/busy information for a set of calendars.

Constructors

NameDescription
FreebusyQuery (7 overloads)Initializes a new instance of the FreebusyQuery class.

Methods

NameDescription
get_CalendarExpansionMaxMaximal number of calendars for which FreeBusy information is to be provided. Optional.
get_GroupExpansionMaxMaximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value.
get_ItemsList of calendars and/or groups to query. Contains identifiers of a calendar or a group.
get_TimeMaxThe end of the interval for the query.
get_TimeMinThe start of the interval for the query.
get_TimeZoneTime zone used in the response. Optional. The default is UTC.
set_CalendarExpansionMaxMaximal number of calendars for which FreeBusy information is to be provided. Optional.
set_GroupExpansionMaxMaximal number of calendar identifiers to be provided for a single group. Optional. An error will be returned for a group with more members than this value.
set_TimeMaxThe end of the interval for the query.
set_TimeMinThe start of the interval for the query.
set_TimeZoneTime zone used in the response. Optional. The default is UTC.