Share via


OlkComboBox.Style Property

Outlook Developer Reference

Returns or sets an OlComboBoxStyle constant to specify how the user can choose or set the control's value. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Style

expression   A variable that represents an OlkComboBox object.

Remarks

The default value is olComboBoxStyleCombo.

See Also