ItemEvents_10_Event.ReplyAll イベント

定義

ユーザーがアイテム (親オブジェクトのインスタンス) に対して [全員に返信] アクションを選択すると発生します。

public:
 event Microsoft::Office::Interop::Outlook::ItemEvents_10_ReplyAllEventHandler ^ ReplyAll;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_ReplyAllEventHandler ReplyAll;
Event ReplyAll As ItemEvents_10_ReplyAllEventHandler 

イベントの種類

注釈

応答をオブジェクトとして MailItem 返します。

適用対象