TableView.AutomaticColumnSizing property (Outlook)

Returns or sets a Boolean value that indicates whether the columns in the TableView object are automatically sized by Outlook. Read/write.

Syntax

expression. AutomaticColumnSizing

expression A variable that represents a TableView object.

Remarks

If this property is set to False, then the Multiline property of the TableView object is automatically set to olAlwaysSingleLine.

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.