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