TableView.ViewFields Property

Outlook Developer Reference

Returns a ViewFields object that represents the set of fields with which Outlook items are displayed in the TableView object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.ViewFields

expression   A variable that represents a TableView object.

See Also