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