Reminders.BeforeReminderShow event (Outlook)
Occurs before the Reminder dialog box is displayed.
Syntax
expression. BeforeReminderShow
( _Cancel_
)
expression A variable that represents a Reminders object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Cancel | Required | Boolean | True to cancel the event. The default value is False. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.