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

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.