InspectorEvents_10_Event.AttachmentSelectionChange Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.