ExplorerEvents_10_Event.InlineResponse 事件

定义

当用户执行的操作导致内嵌响应显示在阅读窗格中时发生。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_InlineResponseEventHandler ^ InlineResponse;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_InlineResponseEventHandler InlineResponse;
Event InlineResponse As ExplorerEvents_10_InlineResponseEventHandler 

事件类型

注解

此事件返回一个表示内联响应项的 item 对象。

适用于