ExplorerEvents_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 ExplorerEvents_10_Event.

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

Syntax

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

See Also

Reference

ExplorerEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace