Share via


OlkTextBox.Cut Method (Outlook)

Removes the contents of the control and copies the contents to the clipboard.

Version Information

Version Added: Outlook 2007

Syntax

expression .Cut

expression A variable that represents an OlkTextBox object.

Remarks

The data is copied to the clipboard in unformatted text format, replacing the existing contents of the clipboard.

See Also

Concepts

OlkTextBox Object

OlkTextBox Object Members