ExplorerEvents_10_Event.BeforeMinimize Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the active explorer is minimized by the user.
public:
event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeMinimizeEventHandler ^ BeforeMinimize;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeMinimizeEventHandler BeforeMinimize;
Event BeforeMinimize As ExplorerEvents_10_BeforeMinimizeEventHandler
Event Type
Remarks
This event can be cancelled after it has started.