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

See Also

Reference

StoresEvents_12 Members

Microsoft.Office.Interop.Outlook Namespace