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