OlFolderDisplayMode enumeration (Outlook)

Specifies the folder display mode.

Name Value Description
olFolderDisplayFolderOnly 1 Only the contents of the selected folder are displayed.
olFolderDisplayNoNavigation 2 Folder contents are displayed but no navigation pane is shown.
olFolderDisplayNormal 0 Folder is displayed with navigation pane on the left and folder contents on the right.

Remarks

Used as an optional parameter to the Explorers.Add method.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.