Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 870 Bytes

Outlook.explorer.inlineresponse.md

File metadata and controls

39 lines (23 loc) · 870 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Explorer.InlineResponse event (Outlook)
vbaol11.chm3596
vbaol11.chm3596
5dbaddbd-e6cd-4776-b417-c67f51b12812
06/08/2017
medium

Explorer.InlineResponse event (Outlook)

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

Syntax

expression.InlineResponse (Item)

expression A variable that represents an 'Explorer' object.

Parameters

Name Required/Optional Data type Description
Item Required Object Represents the inline response item.

Remarks

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

See also

Explorer Object

[!includeSupport and feedback]