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