ExplorerClass.ExplorerEvents_Event_remove_FolderSwitch 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_remove_FolderSwitch(Microsoft::Office::Interop::Outlook::ExplorerEvents_FolderSwitchEventHandler ^ ) = Microsoft::Office::Interop::Outlook::ExplorerEvents_Event::remove_FolderSwitch;
public virtual void ExplorerEvents_Event_remove_FolderSwitch (Microsoft.Office.Interop.Outlook.ExplorerEvents_FolderSwitchEventHandler );
Public Overridable Sub ExplorerEvents_Event_remove_FolderSwitch ( As ExplorerEvents_FolderSwitchEventHandler)