Share via


OlkTextBox.Copy Method (Outlook)

Copies the contents of the control to the clipboard.

Version Information

Version Added: Outlook 2007

Syntax

expression .Copy

expression A variable that represents an OlkTextBox object.

Remarks

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

See Also

Concepts

OlkTextBox Object Members

OlkTextBox Object