ExplorerEvents_10_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_10_ViewSwitchEventHandler
'Usage
Dim instance As ExplorerEvents_10_SinkHelper
Dim value As ExplorerEvents_10_ViewSwitchEventHandler
value = instance.m_ViewSwitchDelegate
instance.m_ViewSwitchDelegate = value
public ExplorerEvents_10_ViewSwitchEventHandler m_ViewSwitchDelegate
See Also
Reference
ExplorerEvents_10_SinkHelper Class