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