OlkListBox.BorderStyle Property

Outlook Developer Reference

Returns or gets an OlBorderStyle constant that defines the style of the border around the control. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.BorderStyle

expression   A variable that represents an OlkListBox object.

Remarks

The default value is olBorderStyleSingle.

See Also