Explorer.ActiveInlineResponse property (Outlook)

Returns an item object representing the active inline response item in the explorer reading pane. Read-only.

Syntax

expression. ActiveInlineResponse

expression A variable that represents an 'Explorer' object.

Remarks

Use the same properties and methods of the MailItem object on this item, except for the following:

This property returns Null (Nothing in Visual Basic) if no inline response is visible in the Reading Pane.

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.