OlDisplayMode enumeration (Outlook)

Describes the nature of the display mode. Possible modes include Normal, Portrait View, and Portrait Reading Pane.

Members

Name Value Description
olDisplayModeNormal 0 Displays Normal mode.
olDisplayModePortraitReadingPane 2 Displays Portrait Reading Pane mode.
olDisplayModePortraitView 1 Displays Portrait View mode.

Used by the DisplayMode property of the Explorer.DisplayModeChange event.

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.