Explorer.DisplayMode property (Outlook)

Indicates the display mode: Normal, Portrait View, or Portrait Reading Pane.

Syntax

expression.DisplayMode

expression A variable that represents an Explorer object.

Modes

olDisplayModeNormal - This is the normal mode.

olDisplayModePortraitView - Single pane view. Displays the Portrait View.

olDisplayModePortraitReadingPane - Single pane view. Displays the Reading Pane.

Note : Outlook is in olDisplayModeNormal when the Reading Pane is turned off. If Outlook is in olDisplayModeNormal and the user turns off the Reading Pane, then Outlook turns off olDisplayModePortraitView mode.

See also

Explorer object (Outlook)

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.