ApplicationEvents_11_Event.StoreContextMenuDisplay Event
This object, member, or enumeration is deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event StoreContextMenuDisplay As ApplicationEvents_11_StoreContextMenuDisplayEventHandler
'Usage
Dim instance As ApplicationEvents_11_Event
Dim handler As ApplicationEvents_11_StoreContextMenuDisplayEventHandler
AddHandler instance.StoreContextMenuDisplay, handler
event ApplicationEvents_11_StoreContextMenuDisplayEventHandler StoreContextMenuDisplay
See Also
Reference
ApplicationEvents_11_Event Interface