ReminderCancelEventArgs Properties
Provides data for the SchedulerStorageBase.FilterReminderAlert event.Name | Description |
---|---|
Cancel | Gets or sets whether the operation performed on the processed event should be canceled. |
Reminder | Gets the reminder for which an alert will be fired. |
See Also