FormDescription.Hidden property (Outlook)

Returns a Boolean value that indicates True to cause the specified custom form to be hidden. Read/write.

Syntax

expression.Hidden

expression A variable that represents a FormDescription object.

Remarks

The custom form will not appear on the menu or in the Choose Form dialog box and will be used only if it is designated as the response form from another custom form. The default value is False.

See also

FormDescription 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.