Share via


InspectorEvents_Event.remove_Activate Method

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

Syntax

'Declaration
Sub remove_Activate ( _
    param0 As InspectorEvents_ActivateEventHandler _
)
'Usage
Dim instance As InspectorEvents_Event
Dim param0 As InspectorEvents_ActivateEventHandler

instance.remove_Activate(param0)
void remove_Activate(
    InspectorEvents_ActivateEventHandler param0
)

Parameters

See Also

Reference

InspectorEvents_Event Interface

InspectorEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace