Inspector.OpenFormRegion method (Outlook)

Opens a page in design mode in the inspector for the specified form region.

Syntax

expression. OpenFormRegion( _Path_ )

expression A variable that represents an Inspector object.

Parameters

Name Required/Optional Data type Description
Path Required String A full local file path to the Outlook Form Storage (.OFS) file for the form region that is to be opened in the inspector.

Return value

An Object that represents the page displaying the form region in the inspector.

Remarks

If the inspector is not already in design mode, OpenFormRegion will put it in design mode.

See also

Inspector Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.