Calendar
Contents
[
Hide
]Calendar class
Inherits: Aspose::Email::Clients::Google::BaseDataObject
A set of metadata, such as a description, for a single calendar.
Constructors
| Name | Description |
|---|---|
| Calendar (7 overloads) | Initializes a new instance of the Calendar class. |
Methods
| Name | Description |
|---|---|
| get_ConferenceProperties | Gets conferencing properties for this calendar. |
| get_Description | Description of the calendar. |
| get_Location | Geographic location of the calendar as free-form text. |
| get_Summary | Title of the calendar. |
| get_TimeZone | The time zone of the calendar. |
| set_Description | Description of the calendar. |
| set_Location | Geographic location of the calendar as free-form text. |
| set_Summary | Title of the calendar. |
| set_TimeZone | The time zone of the calendar. |
| ToString | Returns a string which represents the object instance. |
| CalendarKind | Type of the resource “calendar#calendar”. |