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

Concepts

FormDescription Object

FormDescription Object Members