Share via


MAPIFolderEvents_12_Event Members

Include Protected Members
Include Inherited Members

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.

The MAPIFolderEvents_12_Event type exposes the following members.

Methods

 

Name

Description

Public method

add_BeforeFolderMove

Public method

add_BeforeItemMove

Public method

remove_BeforeFolderMove

Public method

remove_BeforeItemMove

Top

Events

 

Name

Description

Public event

BeforeFolderMove

Occurs when a folder is about to be moved or deleted, either as a result of user action or through program code.

Public event

BeforeItemMove

Occurs when an item is about to be moved or deleted from a folder, either as a result of user action or through program code.

Top

See Also

Reference

MAPIFolderEvents_12_Event Interface

Microsoft.Office.Interop.Outlook Namespace