OlWindowState enumeration (Outlook)

Indicates the window state.

Name Value Description
olMaximized 0 The window is maximized.
olMinimized 1 The window is minimized.
olNormalWindow 2 The window is in the normal state (not minimized or maximized).

Remarks

Used by the WindowState property of Inspector and Explorer objects.

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.