Skip to main content
A newer version of this page is available. .

ASPxClientReminder Members

Represents a client-side equivalent of the Reminder class.

Methods

Name Description
Dismiss Switches the reminder off for the associated appointment.
GetAlertTime Returns the date and time when the reminder is alerted.
GetCustomField(key) Gets the custom field bound to the reminder.
GetId Gets the reminder’s ID.
GetTimeBeforeStart Gets the time interval before the appointment’s start time.
Snooze(remindAfter) Delays the reminder’s alert until the alert time has increased by the specified interval.
See Also