TimelineView.GroupByFields Property

Outlook Developer Reference

Returns an OrderFields object that represents the set of fields by which the items displayed in the TimelineView object are grouped. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.GroupByFields

expression   A variable that represents a TimelineView object.

See Also