FreebusyQuery
Contents
[
Hide
]FreebusyQuery class
Request free/busy information for a set of calendars.
Constructors
| Name | Description |
|---|---|
| FreebusyQuery (7 overloads) | Initializes a new instance of the FreebusyQuery class. |
Methods
| Name | Description |
|---|---|
| get_CalendarExpansionMax | Maximal number of calendars for which FreeBusy information is to be provided. Optional. |
| get_GroupExpansionMax | Maximal 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_Items | List of calendars and/or groups to query. Contains identifiers of a calendar or a group. |
| get_TimeMax | The end of the interval for the query. |
| get_TimeMin | The start of the interval for the query. |
| get_TimeZone | Time zone used in the response. Optional. The default is UTC. |
| set_CalendarExpansionMax | Maximal number of calendars for which FreeBusy information is to be provided. Optional. |
| set_GroupExpansionMax | Maximal 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_TimeMax | The end of the interval for the query. |
| set_TimeMin | The start of the interval for the query. |
| set_TimeZone | Time zone used in the response. Optional. The default is UTC. |