OlMultiLine Enumeration

Indicates when multiple lines are displayed in a TableView object.

Version Information

Version Added: Outlook 2007

Name

Value

Description

olAlwaysMultiLine

2

Multiple lines are always displayed.

olAlwaysSingleLine

1

Single lines are always displayed.

olWidthMultiLine

0

Single lines are displayed unless the length of the line, in characters, is greater than the value for the MultiLineWidth property of the TableView object, at which point multiple lines are displayed.