title | keywords | f1_keywords | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
OlDisplayMode enumeration (Outlook) |
vbaol11.chm3599 |
|
a5312dea-ccde-d417-6f40-013e63c107f8 |
06/08/2017 |
medium |
Describes the nature of the display mode. Possible modes include Normal, Portrait View, and Portrait Reading Pane.
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.
[!includeSupport and feedback]