ExplorerClass.ExplorerEvents_Event_add_BeforeViewSwitch Method
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.
public:
virtual void ExplorerEvents_Event_add_BeforeViewSwitch(Microsoft::Office::Interop::Outlook::ExplorerEvents_BeforeViewSwitchEventHandler ^ ) = Microsoft::Office::Interop::Outlook::ExplorerEvents_Event::add_BeforeViewSwitch;
public virtual void ExplorerEvents_Event_add_BeforeViewSwitch (Microsoft.Office.Interop.Outlook.ExplorerEvents_BeforeViewSwitchEventHandler );
Public Overridable Sub ExplorerEvents_Event_add_BeforeViewSwitch ( As ExplorerEvents_BeforeViewSwitchEventHandler)