_OlkTextBox.Clear Method
Removes the text in the text 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 _OlkTextBox
instance.Clear()
[DispIdAttribute()]
void Clear()