_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()