ExtendedCalendar Class |
Namespace: Aspose.Email.Clients.Google
The ExtendedCalendar type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtendedCalendar |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String) |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String, String) |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String, String, String, String) |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String, String, String, String, String) |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String, String, String, String, String, String, String, String, String, Boolean, Boolean, AccessRole, KeyValuePairReminderMethods, Int32, Boolean) |
Initializes a new instance of the ExtendedCalendar class.
|
![]() | ExtendedCalendar(String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, AccessRole, KeyValuePairReminderMethods, Int32, Boolean) |
Initializes a new instance of the ExtendedCalendar class.
|
Name | Description | |
---|---|---|
![]() | AccessRole |
The effective access role that the authenticated user has on the calendar. Read-only. Possible values are:
|
![]() | BackgroundColor |
The main color of the calendar in the format '#0088aa'.
This property supersedes the index-based colorId property.
|
![]() | ColorId |
The color of the calendar.
This is an ID referring to an entry in the "calendar" section of the colors definition (see the "colors" endpoint).
|
![]() | ConferenceProperties |
Gets conferencing properties for this calendar.
(Inherited from Calendar.) |
![]() | DefaultReminders |
The default reminders that the authenticated user has for this calendar.
|
![]() | Description |
Description of the calendar.
(Inherited from Calendar.) |
![]() | ETag |
An ETag or entity tag is one of several mechanisms that HTTP provides for web cache validation, and which allows a client to make conditional requests.
This allows caches to be more efficient, and saves bandwidth, as a web server does not need to send a full response if the content has not changed.
ETags can also be used for optimistic concurrency control, as a way to help prevent simultaneous updates of a resource from overwriting each other.
(Inherited from BaseDataObject.) |
![]() | ForegroundColor |
The foreground color of the calendar in the format '#ffffff'.
This property supersedes the index-based colorId property.
|
![]() | Hidden |
Whether the calendar has been hidden from the list.
The default is False.
|
![]() | Id |
Identifier of the resource.
(Inherited from BaseDataObject.) |
![]() | Kind |
Type of the resource
(Inherited from BaseDataObject.) |
![]() | Location |
Geographic location of the calendar as free-form text.
(Inherited from Calendar.) |
![]() | NotificationSettings |
The notifications that the authenticated user is receiving for this calendar.
|
![]() | Primary |
Whether the calendar is the primary calendar of the authenticated user. Read-only.
The default is False.
|
![]() | Selected |
Whether the calendar content shows up in the calendar UI.
The default is False.
|
![]() | Summary |
Title of the calendar.
(Inherited from Calendar.) |
![]() | SummaryOverride |
The summary that the authenticated user has set for this calendar.
|
![]() | TimeZone |
The time zone of the calendar.
(Inherited from Calendar.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string which represents the object instance.
(Overrides CalendarToString.) |
Name | Description | |
---|---|---|
![]() ![]() | ExtendedCalendarKind |
Type of the resource "calendar#calendarListEntry".
|
![]() ![]() | ListKind |
Type of the resources list "calendar#calendarList".
|