Folders 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 folder in the Folders collection.

GetFirst

Returns the first object in the Folders collection.

GetLast

Returns the last object in the Folders collection.

GetNext

Returns the next object in the Folders collection.

GetPrevious

Returns the previous object in the Folders collection.

Item

Returns a Folder object from the collection.

Remove

Removes an object from the collection.