ViewFields Methods (Outlook)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Add

Adds the specified field to the end of the ViewFields collection for the view.

Insert

Creates a new ViewField object and inserts it at the specified index within the ViewFields collection.

Item

Returns a ViewField object from the collection.

Remove

Removes an object from the collection.