TableView.AutomaticGrouping property (Outlook)

Returns or sets a Boolean value that indicates whether the automatic grouping is active in the TableView object. Read/write.

Syntax

expression. AutomaticGrouping

expression A variable that represents a TableView object.

Remarks

If this property is set to True, items are automatically grouped in the view according to the arrangement specified in the Outlook user interface. If this property is set to False, items are grouped in the view according to the contents of the GroupByFields property.

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.