Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an Inspector object representing the Inspector that hosts the form region. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property Inspector As Inspector
Get
'Usage
Dim instance As _FormRegion
Dim value As Inspector
value = instance.Inspector
[DispIdAttribute()]
Inspector Inspector { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.Inspector
Remarks
Returns Nothing (a null reference (Nothing in Visual Basic) in C#) if the form region is displayed in the Reading Pane.