TableView.AutomaticGrouping Property (Outlook)

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

Version Information

Version Added: Outlook 2007

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

Concepts

TableView Object

TableView Object Members