gcal.reminders
Home > @runlightyear/gcal > Reminders
Reminders interface
Signature:interface Reminders
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
overrides | Array<ReminderOverride> | 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. The maximum number of override reminders is 5. | |
useDefault | boolean | Whether the default reminders of the calendar apply to the event. |