ApplicationClass.AttachmentContextMenuDisplay 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 AttachmentContextMenuDisplay As ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler

AddHandler instance.AttachmentContextMenuDisplay, handler
public virtual event ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler AttachmentContextMenuDisplay

Implements

ApplicationEvents_11_Event.AttachmentContextMenuDisplay

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Outlook Namespace