_Explorer.ActiveInlineResponseWordEditor Property

Definition

Returns the Word Document object of the active inline response that is displayed in the explorer Reading Pane. Read-only.

public:
 property System::Object ^ ActiveInlineResponseWordEditor { System::Object ^ get(); };
public object ActiveInlineResponseWordEditor { get; }
Public ReadOnly Property ActiveInlineResponseWordEditor As Object

Property Value

Remarks

This property returns Nothing (a null reference (Nothing in Visual Basic) in C#) if no inline response is visible in the Reading Pane. The returned Word Document object provides access to most of the Word object model except for the following members:

Applies to