TableView.SortFields Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.SortFields

expression   A variable that represents a TableView object.

See Also