Skip to main content

gcal.reminders

Home > @runlightyear/gcal > Reminders

Reminders interface

Signature:
interface Reminders 

Required Properties

PropertyModifiersTypeDescription
overridesArray<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.
useDefaultbooleanWhether the default reminders of the calendar apply to the event.