OlkTextBox.Cut method (Outlook)

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

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

OlkTextBox Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.