OlkComboBox.Paste method (Outlook)
Pastes the contents of the clipboard in the control.
Syntax
expression.Paste
expression A variable that represents an OlkComboBox object.
Remarks
The contents of the clipboard are pasted in unformatted text.
This method does not paste anything when the control's Style is olComboBoxStyleListBox.
See also
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.