Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when the view in the explorer changes, 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 ViewSwitch As ExplorerEvents_10_ViewSwitchEventHandler
'Usage
Dim instance As ExplorerEvents_10_Event
Dim handler As ExplorerEvents_10_ViewSwitchEventHandler
AddHandler instance.ViewSwitch, handler
event ExplorerEvents_10_ViewSwitchEventHandler ViewSwitch
See Also
Reference
ExplorerEvents_10_Event Interface