ExplorerEvents_10_Event.BeforeMove Event

Definition

Occurs when the Explorer is moved by the user.

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeMoveEventHandler ^ BeforeMove;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeMoveEventHandler BeforeMove;
Event BeforeMove As ExplorerEvents_10_BeforeMoveEventHandler 

Event Type

Remarks

This event can be cancelled after it has started.

Applies to