[]
Appointment reminders display the Reminder dialog box at a specified time before an appointment.
The Reminder dialog box supports the following actions:
Dismiss one or more appointments when multiple reminders are due.
Open the selected appointment.
Reset a reminder to appear again after a specified interval.

Note: When focus is on the snooze options drop-down list or the reminders list, press Enter to snooze the selected reminder for the specified interval.
Configure a reminder when creating an appointment by selecting Reminder, specifying the interval before the appointment, and optionally selecting a sound file for the alert.

The following reminder properties can be set in code.
Property | Description |
|---|---|
Reminder | Gets the Setting |
ReminderOverrideDefault | Gets or sets a Boolean value that indicates whether the associated Set this property to |
ReminderPlaySound | Gets or sets a Boolean value that indicates whether a sound plays when the reminder occurs for an appointment or task. Set this property to |
ReminderSet | Gets or sets a Boolean value that indicates whether a reminder is associated with the appointment. Setting this property to |
ReminderSoundFile | Gets or sets the string value that specifies the path and file name of the sound played when the reminder occurs. This property applies only when |
ReminderTimeBeforeStart | Gets or sets the |
The following reminder properties can be configured in the Appointment dialog box at run time:
Property | Description |
|---|---|
ReminderSet | Gets or sets a Boolean value that indicates whether a reminder is associated with the appointment. Setting this property to |
ReminderSoundFile | Gets or sets the string value that specifies the path and file name of the sound played when the reminder occurs. This property applies only when |
ReminderTimeBeforeStart | Gets or sets the |