OlkListBox.MultiSelect Property

Outlook Developer Reference

Returns or sets an OlMultiSelect constant that specifies the range of items that can be selected in the list box control. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.MultiSelect

expression   A variable that represents an OlkListBox object.

See Also