ReminderAlertNotification Properties
Contains information related to the reminder alert.| Name | Description |
|---|---|
| ActualAppointment | Gets an appointment for which an alert is fired. |
| Handled | Gets or sets whether the reminder is handled and therefore no default processing is required. Inherited from ReminderBaseAlertNotification. |
| Ignore | Gets or sets whether an alert is invoked for a particular reminder. Inherited from ReminderBaseAlertNotification. |
| Reminder | Gets the reminder object of the alert notification. |
See Also