Specifies the type of a reminder.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Exact |
Value: 0. Trigger the reminder at the exact time specified in its time property. Note: Recurring items cannot have exact reminders. |
![]() |
Leading |
Value: 1. Trigger the reminder at the specified timeInterval before the item's scheduled start time. Note: Tasks cannot have leading reminders. |