ColorsInfo
Contents
[
Hide
]ColorsInfo class
Contains colors definition for calendars and events
Constructors
| Name | Description |
|---|---|
| ColorsInfo (2 overloads) | Initializes a new instance of the ColorsInfo class. |
Methods
| Name | Description |
|---|---|
| get_Calendar | Palette of calendar colors, mapping from the color ID to its definition. An ‘calendarListEntry’ resource refers to one of these color IDs in its ‘color’ field. |
| get_Event | Palette of event colors, mapping from the color ID to its definition. An ’event’ resource may refer to one of these color IDs in its ‘color’ field. |
| get_Updated | Last modification time of the color palette. |
| set_Updated | Last modification time of the color palette. |
| KIND | Type of the resource “calendar#colors”. |