_FormRegion.Inspector Property
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.
Returns an Inspector object representing the Inspector that hosts the form region. Read-only.
public:
property Microsoft::Office::Interop::Outlook::Inspector ^ Inspector { Microsoft::Office::Interop::Outlook::Inspector ^ get(); };
public Microsoft.Office.Interop.Outlook.Inspector Inspector { get; }
Public ReadOnly Property Inspector As Inspector
Property Value
Remarks
Returns Nothing (a null reference (Nothing in Visual Basic) in C#) if the form region is displayed in the Reading Pane.