ExplorerEvents_10_Event.InlineResponse Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.