ASPxClientReminderAlertNotification Members
Contains information related to the reminder alert.Properties
Name | Description |
---|---|
appointment | Gets the appointment associated with the triggered reminder. |
handled | Gets or sets whether the reminder is handled and therefore no default processing is required. |
ignore | Gets or sets whether an alert is invoked for a particular reminder. |
reminder | Returns the triggered reminder. |
Methods
Name | Description |
---|---|
GetAppointment | Gets the appointment associated with the reminder. |
GetReminder | Gets the triggered reminder. |
GetReminderId | Gets the triggered reminder’s ID. |
See Also