OlFolderDisplayMode Enumeration

Outlook Developer Reference

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.