ExplorerEvents_10_Event.BeforeFolderSwitch 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 before the explorer goes to a new folder, either as a result of user action or through program code.
public:
event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeFolderSwitchEventHandler ^ BeforeFolderSwitch;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeFolderSwitchEventHandler BeforeFolderSwitch;
Event BeforeFolderSwitch As ExplorerEvents_10_BeforeFolderSwitchEventHandler
Event Type
Remarks
If the folder being switched to is in a namespace that doesn’t support automation (such as the file system), NewFolder
is Nothing.