ExplorerEvents_10_Event.ViewSwitch 事件

定义

当浏览器中的视图更改时发生,可以是用户操作或程序代码的结果。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_ViewSwitchEventHandler ^ ViewSwitch;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_ViewSwitchEventHandler ViewSwitch;
Event ViewSwitch As ExplorerEvents_10_ViewSwitchEventHandler 

事件类型

适用于