ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler Delegate

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar ^ CommandBar, AttachmentSelection ^ Attachments);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar CommandBar, AttachmentSelection Attachments);
Public Delegate Sub ApplicationEvents_11_AttachmentContextMenuDisplayEventHandler(CommandBar As CommandBar, Attachments As AttachmentSelection)

Parameters

CommandBar
CommandBar
Attachments
AttachmentSelection
Attributes

Applies to