Share via


ApplicationEvents_10_Event.add_Reminder Method

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

Syntax

'Declaration
Sub add_Reminder ( _
    param0 As ApplicationEvents_10_ReminderEventHandler _
)
'Usage
Dim instance As ApplicationEvents_10_Event
Dim param0 As ApplicationEvents_10_ReminderEventHandler

instance.add_Reminder(param0)
void add_Reminder(
    ApplicationEvents_10_ReminderEventHandler param0
)

Parameters

See Also

Reference

ApplicationEvents_10_Event Interface

ApplicationEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace