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.

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