ExplorerEvents_SinkHelper.m_ViewSwitchDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_ViewSwitchDelegate As ExplorerEvents_ViewSwitchEventHandler
'Usage
Dim instance As ExplorerEvents_SinkHelper
Dim value As ExplorerEvents_ViewSwitchEventHandler
value = instance.m_ViewSwitchDelegate
instance.m_ViewSwitchDelegate = value
public ExplorerEvents_ViewSwitchEventHandler m_ViewSwitchDelegate
See Also
Reference
ExplorerEvents_SinkHelper Class