_FormRegion.Inspector Property

Definition

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.

Applies to