Share via


OutlookBarShortcutsEvents_SinkHelper.m_BeforeShortcutRemoveDelegate Field

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public m_BeforeShortcutRemoveDelegate As OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler
'Usage
Dim instance As OutlookBarShortcutsEvents_SinkHelper
Dim value As OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler

value = instance.m_BeforeShortcutRemoveDelegate

instance.m_BeforeShortcutRemoveDelegate = value
public OutlookBarShortcutsEvents_BeforeShortcutRemoveEventHandler m_BeforeShortcutRemoveDelegate

See Also

Reference

OutlookBarShortcutsEvents_SinkHelper Class

OutlookBarShortcutsEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace