Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 590 Bytes

Outlook.combobox.clear.md

File metadata and controls

28 lines (17 loc) · 590 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ComboBox.Clear Method (Outlook Forms Script)
olfm10.chm2000270
olfm10.chm2000270
9c388fe1-afeb-d5ca-20b7-79a3b47438b4
06/08/2017
medium

ComboBox.Clear Method (Outlook Forms Script)

Removes all entries in the list in a ComboBox.

Syntax

expression.Clear

expression A variable that represents a ComboBox object.

Remarks

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

[!includeSupport and feedback]