ApplicationEvents_11 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
<TypeLibTypeAttribute()> _
<GuidAttribute("0006302C-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface ApplicationEvents_11
'Usage
Dim instance As ApplicationEvents_11
[TypeLibTypeAttribute()]
[GuidAttribute("0006302C-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface ApplicationEvents_11