次の方法で共有


ExplorerEvents_10_Event.AttachmentSelectionChange イベント

定義

ユーザー インターフェイスまたはプログラムを通じて、ユーザーがアクティブなエクスプローラーで別の添付ファイルを選択すると発生します。

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 

イベントの種類

注釈

アクティブなエクスプ ローラーで任意の項目の変更または追加の添付ファイルが選択されている場合は、 AttachmentSelectionChange イベントが発生します。

適用対象