Поделиться через


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

Concepts

Reminders Object Members

Reminders Object