InspectorEvents_10_Event.AttachmentSelectionChange Event

Definition

Occurs when the user selects a different or additional attachment of an item in the active inspector programmatically or by interacting with the user interface.

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

Event Type

Remarks

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

Applies to