InspectorEvents_10 Interface

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0006302A-0000-0000-C000-000000000046")> _
<TypeLibTypeAttribute()> _
Public Interface InspectorEvents_10
'Usage
Dim instance As InspectorEvents_10
[InterfaceTypeAttribute()]
[GuidAttribute("0006302A-0000-0000-C000-000000000046")]
[TypeLibTypeAttribute()]
public interface InspectorEvents_10

See Also

Reference

InspectorEvents_10 Members

Microsoft.Office.Interop.Outlook Namespace