OrderFields 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

Creates a new OrderField object and appends it to the OrderFields collection.

Insert

Creates a new OrderField object and inserts it at the specified index within the OrderFields collection.

Item

Returns an OrderField object from the collection.

Remove

Removes an object from the collection.

RemoveAll

Removes all sorting properties from the OrderFields collection.