InspectorEvents_Event Interface

This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is superseded by a later version that implements all events of earlier interfaces and any new events. For information about the latest version, see InspectorEvents_10_Event.

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

Syntax

'Declaration
<ComVisibleAttribute(False)> _
<TypeLibTypeAttribute()> _
Public Interface InspectorEvents_Event
'Usage
Dim instance As InspectorEvents_Event
[ComVisibleAttribute(false)]
[TypeLibTypeAttribute()]
public interface InspectorEvents_Event

See Also

Reference

InspectorEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace