MAPIFolderEvents_12_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 implements all events of earlier interfaces and any additional new events. Refer to this interface for information about all events of the COM object. However, use the Folder interface to access methods, properties, and events of the COM object.

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

Syntax

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

See Also

Reference

MAPIFolderEvents_12_Event Members

Microsoft.Office.Interop.Outlook Namespace