Share via


ExplorerEvents_10_Event.FolderSwitch Event

Occurs when the explorer goes to a new folder, either as a result of user action or through program code.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event FolderSwitch As ExplorerEvents_10_FolderSwitchEventHandler
'Usage
Dim instance As ExplorerEvents_10_Event
Dim handler As ExplorerEvents_10_FolderSwitchEventHandler

AddHandler instance.FolderSwitch, handler
event ExplorerEvents_10_FolderSwitchEventHandler FolderSwitch

See Also

Reference

ExplorerEvents_10_Event Interface

ExplorerEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace