Share via


InspectorClass.InspectorEvents_Event_remove_Deactivate Method

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

Syntax

'Declaration
Public Overridable Sub InspectorEvents_Event_remove_Deactivate ( _
    param0 As InspectorEvents_DeactivateEventHandler _
)
'Usage
Dim instance As InspectorClass
Dim param0 As InspectorEvents_DeactivateEventHandler

instance.InspectorEvents_Event_remove_Deactivate(param0)
public virtual void InspectorEvents_Event_remove_Deactivate(
    InspectorEvents_DeactivateEventHandler param0
)

Parameters

Implements

InspectorEvents_Event.remove_Deactivate(InspectorEvents_DeactivateEventHandler)

See Also

Reference

InspectorClass Class

InspectorClass Members

Microsoft.Office.Interop.Outlook Namespace