ApplicationClass.ViewContextMenuDisplay 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
Public Overridable Event ViewContextMenuDisplay As ApplicationEvents_11_ViewContextMenuDisplayEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents_11_ViewContextMenuDisplayEventHandler
AddHandler instance.ViewContextMenuDisplay, handler
public virtual event ApplicationEvents_11_ViewContextMenuDisplayEventHandler ViewContextMenuDisplay
Implements
ApplicationEvents_11_Event.ViewContextMenuDisplay