Share via


FormRegion.Inspector Property

Outlook Developer Reference

Returns an Inspector object representing the Inspector that hosts the form region. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Inspector

expression   A variable that represents a FormRegion object.

Remarks

Returns Null (Nothing in Visual Basic) if the form region is displayed in the Reading Pane.

See Also