calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties | List of all members
Google.Apis.Calendar.v3.Data.CalendarNotification Class Reference
Inheritance diagram for Google.Apis.Calendar.v3.Data.CalendarNotification:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Method [get, set]
 The method used to deliver the notification. Possible values are: - "email" - Reminders are sent via email. - "sms" - Reminders are sent via SMS. This value is read-only and is ignored on inserts and updates.
virtual string Type [get, set]
 The type of notification. Possible values are: - "eventCreation" - Notification sent when a new event is put on the calendar. - "eventChange" - Notification sent when an event is changed. - "eventCancellation" - Notification sent when an event is cancelled. - "eventResponse" - Notification sent when an event is changed. - "agenda" - An agenda with the events of the day (sent out in the morning).
virtual string ETag [get, set]
 The ETag of the item.
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag

Property Documentation

virtual string Google.Apis.Calendar.v3.Data.CalendarNotification.ETag
getset

The ETag of the item.

virtual string Google.Apis.Calendar.v3.Data.CalendarNotification.Method
getset

The method used to deliver the notification. Possible values are: - "email" - Reminders are sent via email. - "sms" - Reminders are sent via SMS. This value is read-only and is ignored on inserts and updates.

virtual string Google.Apis.Calendar.v3.Data.CalendarNotification.Type
getset

The type of notification. Possible values are: - "eventCreation" - Notification sent when a new event is put on the calendar. - "eventChange" - Notification sent when an event is changed. - "eventCancellation" - Notification sent when an event is cancelled. - "eventResponse" - Notification sent when an event is changed. - "agenda" - An agenda with the events of the day (sent out in the morning).


The documentation for this class was generated from the following file: