OlPane Enumeration

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

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace