FreebusyQuery Class |
Namespace: Aspose.Email.Clients.Google
The FreebusyQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | FreebusyQuery |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, IEnumerableString) |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, String) |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, String, IEnumerableString) |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, String, String) |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, String, NullableInt32, NullableInt32, IEnumerableString) |
Initializes a new instance of the FreebusyQuery class.
|
![]() | FreebusyQuery(DateTime, DateTime, String, NullableInt32, NullableInt32, String) |
Initializes a new instance of the FreebusyQuery class.
|
Name | Description | |
---|---|---|
![]() | CalendarExpansionMax |
Maximal number of calendars for which FreeBusy information is to be provided. Optional.
|
![]() | 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.
|
![]() | Items |
List of calendars and/or groups to query.
Contains identifiers of a calendar or a group.
|
![]() | TimeMax |
The end of the interval for the query.
|
![]() | TimeMin |
The start of the interval for the query.
|
![]() | TimeZone |
Time zone used in the response. Optional. The default is UTC.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |