Share via


_OlkComboBox.Clear Method

Removes all objects from the list in the combo box.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Sub Clear
'Usage
Dim instance As _OlkComboBox

instance.Clear()
[DispIdAttribute()]
void Clear()

See Also

Reference

_OlkComboBox Interface

_OlkComboBox Members

Microsoft.Office.Interop.Outlook Namespace