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 返回答复。

适用于