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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.