Share via


ApplicationEvents_11_Event.Reminder Event

Occurs immediately before a reminder is displayed.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Reminder As ApplicationEvents_11_ReminderEventHandler
'Usage
Dim instance As ApplicationEvents_11_Event
Dim handler As ApplicationEvents_11_ReminderEventHandler

AddHandler instance.Reminder, handler
event ApplicationEvents_11_ReminderEventHandler Reminder

See Also

Reference

ApplicationEvents_11_Event Interface

ApplicationEvents_11_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook.ApplicationEvents_11_ReminderEventHandler