Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the pane (window).
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlPane
'Usage
Dim instance As OlPane
public enum OlPane
Members
| Member name | Description | |
|---|---|---|
| olOutlookBar | The Outlook bar pane | |
| olFolderList | The folder list pane | |
| olPreview | The Preview pane | |
| olNavigationPane | The navigation pane | |
| olToDoBar | The To Do bar pane |