calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties | List of all members
Google.Apis.Calendar.v3.Data.Event.RemindersData Class Reference

Information about the event's reminders for the authenticated user. More...

Properties

virtual
System.Collections.Generic.IList
< EventReminder
Overrides [get, set]
 If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event.
virtual System.Nullable< bool > UseDefault [get, set]
 Whether the default reminders of the calendar apply to the event.

Detailed Description

Information about the event's reminders for the authenticated user.

Property Documentation

virtual System.Collections.Generic.IList<EventReminder> Google.Apis.Calendar.v3.Data.Event.RemindersData.Overrides
getset

If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event.

virtual System.Nullable<bool> Google.Apis.Calendar.v3.Data.Event.RemindersData.UseDefault
getset

Whether the default reminders of the calendar apply to the event.


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