OlkComboBox.AutoWordSelect Property
Outlook Developer Reference |
Returns or sets a Boolean that specifies whether a word or a character is the basic unit used to extend a selection. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.AutoWordSelect
expression A variable that represents an OlkComboBox object.
Remarks
The default value is True.
See Also