ExplorerEvents_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 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.