Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 847 Bytes

Outlook.OlkComboBox.Copy.md

File metadata and controls

38 lines (22 loc) · 847 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkComboBox.Copy method (Outlook)
vbaol11.chm1000227
vbaol11.chm1000227
Outlook.OlkComboBox.Copy
fd791c94-e875-a23b-53df-8739e0da3486
06/08/2017
medium

OlkComboBox.Copy method (Outlook)

Copies the contents of the control to the clipboard.

Syntax

expression.Copy

expression A variable that represents an OlkComboBox object.

Remarks

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

If the control style is olComboBoxStyleListBox, then this method copies the current selection in the drop-down list to the clipboard.

See also

OlkComboBox Object

[!includeSupport and feedback]