OutlookBarShortcutsEvents_Event.ShortcutAdd Event
Occurs when a new shortcut is added to a Shortcuts pane group.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event ShortcutAdd As OutlookBarShortcutsEvents_ShortcutAddEventHandler
'Usage
Dim instance As OutlookBarShortcutsEvents_Event
Dim handler As OutlookBarShortcutsEvents_ShortcutAddEventHandler
AddHandler instance.ShortcutAdd, handler
event OutlookBarShortcutsEvents_ShortcutAddEventHandler ShortcutAdd
See Also
Reference
OutlookBarShortcutsEvents_Event Interface
OutlookBarShortcutsEvents_Event Members
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.OutlookBarShortcutsEvents_ShortcutAddEventHandler