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