method property
The method used by this reminder.
Possible values are:
- "email" - Reminders are sent via email.
- "popup" - Reminders are sent via a UI popup. Required when adding a reminder.
Implementation
core.String? method;
The method used by this reminder.
Possible values are:
core.String? method;