BeforeReminderShow Event
Occurs before the Reminder dialog box is displayed.
Private Subexpression_BeforeReminderShow(Cancel As Boolean)
*expression * A variable which references an object of type **Reminders**declared with events in a class module.
*Cancel * Required. True to cancel the event. The default value is False.
Applies to | Reminders Collection