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