InspectorClass.InspectorEvents_Event_add_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_add_Deactivate ( _
    param0 As InspectorEvents_DeactivateEventHandler _
)
'Usage
Dim instance As InspectorClass
Dim param0 As InspectorEvents_DeactivateEventHandler

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

Parameters

See Also

Reference

InspectorClass Class

InspectorClass Members

Microsoft.Office.Interop.Outlook Namespace