ExplorerEvents_10_Event.AttachmentSelectionChange Event

Definition

Occurs when the user selects a different or additional attachment in the active explorer programmatically or by interacting with the user interface.

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_AttachmentSelectionChangeEventHandler ^ AttachmentSelectionChange;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_AttachmentSelectionChangeEventHandler AttachmentSelectionChange;
Event AttachmentSelectionChange As ExplorerEvents_10_AttachmentSelectionChangeEventHandler 

Event Type

Remarks

The AttachmentSelectionChange event fires when a different or additional attachment of any item is selected in the active explorer.

Applies to