Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 739 Bytes

Outlook.OlkTextBox.Cut.md

File metadata and controls

36 lines (21 loc) · 739 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkTextBox.Cut method (Outlook)
vbaol11.chm1000065
vbaol11.chm1000065
Outlook.OlkTextBox.Cut
2307b35a-982f-5f08-9c71-2477d215e218
06/08/2017
medium

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

[!includeSupport and feedback]