Share via


Tabs.Clear Method

Outlook Forms Script Reference

Removes all tabs from a Tabs collection.

Syntax

expression.Clear

expression   A variable that represents a Tabs object.

Remarks

If the control is bound to data, the Clear method fails.

See Also