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