Interface ReminderOverride

Interface representing the reminder details for an event.

Hierarchy

  • ReminderOverride

Properties

reminderMethod: ReminderMethod

Method to remind the user about the event. (Google only).

reminderMinutes: number

The number of minutes before the event start time when a user wants a reminder for this event. Reminder minutes are in the following format: "[20]".

Generated using TypeDoc