ApplicationEvents_10_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 ApplicationEvents_11_Event.

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

Syntax

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

See Also

Reference

ApplicationEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace