TableView.MaxLinesInMultiLineView property (Outlook)

Returns or sets a Long value that determines the maximum number of lines displayed in multiline mode for the TableView object. Read/write.

Syntax

expression. MaxLinesInMultiLineView

expression A variable that represents a TableView object.

Remarks

This property can be set to a value between 2 and 20. If this property is set to a value less than 2, the property is set to 2. If this property is set to a value greater than 20, the property is set to 20. The default value for this property is 2.

See also

TableView Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.