FreebusyCalendarInfo
FreebusyCalendarInfo class
Defines list of free/busy information for specified calendar.
The FreebusyCalendarInfo type exposes the following members:
Constructors
| Name | Description |
|---|---|
| FreebusyCalendarInfo() | Initializes a new instance of the FreebusyCalendarInfo class. |
| FreebusyCalendarInfo(calendar_id, errors) | Initializes a new instance of the FreebusyCalendarInfo class |
| FreebusyCalendarInfo(calendar_id, busy) | Initializes a new instance of the FreebusyCalendarInfo class |
| FreebusyCalendarInfo(calendar_id, errors, busy) | Initializes a new instance of the FreebusyCalendarInfo class |
Properties
| Name | Description |
|---|---|
| calendar_id | Calendar Id |
| errors | Optional error(s) (if computation for the calendar failed). |
| busy | List of time ranges during which this calendar should be regarded as busy. |
See Also
- namespace aspose.email.clients.google
- assembly Aspose.Email