ExplorerEvents_10_Event.InlineResponse Event

Definition

Occurs when the user performs an action that causes an inline response to appear in the Reading Pane.

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 

Event Type

Remarks

This event returns an item object representing the inline response item.

Applies to