Calendar Class |
Namespace: Aspose.Email.Clients.Google
The Calendar type exposes the following members.
Name | Description | |
---|---|---|
Calendar |
Initializes a new instance of the Calendar class.
| |
Calendar(String) |
Initializes a new instance of the Calendar class.
| |
Calendar(String, String) |
Initializes a new instance of the Calendar class.
| |
Calendar(String, String, String, String) |
Initializes a new instance of the Calendar class.
| |
Calendar(String, String, String, String, String) |
Initializes a new instance of the Calendar class.
| |
Calendar(String, String, String, String, String, String) |
Initializes a new instance of the Calendar class.
|
Name | Description | |
---|---|---|
ConferenceProperties |
Gets conferencing properties for this calendar.
| |
Description |
Description of the 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.) | |
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.
| |
Summary |
Title of the calendar.
| |
TimeZone |
The time zone of the 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 ObjectToString.) |
Name | Description | |
---|---|---|
CalendarKind |
Type of the resource "calendar#calendar".
|