InspectorEvents_10_Event.AttachmentSelectionChange 事件

定义

当用户通过编程方式,或者通过与用户界面交互,在活动检查器中选择某个项目的其他附件或更多附件时发生。

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 

事件类型

注解

在检查器中选择项目的其他附件后,将触发 AttachmentSelectionChange 事件。

适用于