Share via


ApplicationEvents_Event.remove_OptionsPagesAdd Method

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

Syntax

'Declaration
Sub remove_OptionsPagesAdd ( _
    param0 As ApplicationEvents_OptionsPagesAddEventHandler _
)
'Usage
Dim instance As ApplicationEvents_Event
Dim param0 As ApplicationEvents_OptionsPagesAddEventHandler

instance.remove_OptionsPagesAdd(param0)
void remove_OptionsPagesAdd(
    ApplicationEvents_OptionsPagesAddEventHandler param0
)

Parameters

See Also

Reference

ApplicationEvents_Event Interface

ApplicationEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace