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

Properties

virtual string Method [get, set]
 The method used by this reminder. Possible values are: - "email" - Reminders are sent via email. - "sms" - Reminders are sent via SMS. - "popup" - Reminders are sent via a UI popup.
virtual System.Nullable< int > Minutes [get, set]
 Number of minutes before the start of the event when the reminder should trigger.
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.EventReminder.ETag
getset

The ETag of the item.

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

The method used by this reminder. Possible values are: - "email" - Reminders are sent via email. - "sms" - Reminders are sent via SMS. - "popup" - Reminders are sent via a UI popup.

virtual System.Nullable<int> Google.Apis.Calendar.v3.Data.EventReminder.Minutes
getset

Number of minutes before the start of the event when the reminder should trigger.


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