_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
Sub Clear
'Usage
Dim instance As _OlkTextBox
instance.Clear()
void Clear()