Share via


OutlookBarPane Members

Include Protected Members
Include Inherited Members

Represents the Shortcuts pane in an explorer window.

The OutlookBarPane type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _OutlookBarPane.)
Public property Class Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _OutlookBarPane.)
Public property Contents Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only. (Inherited from _OutlookBarPane.)
Public property CurrentGroup This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _OutlookBarPane.)
Public property Name Returns a String (string in C#) value that represents the display name for the object. Read-only. (Inherited from _OutlookBarPane.)
Public property Parent Returns the parent Object of the specified object. Read-only. (Inherited from _OutlookBarPane.)
Public property Session Returns the NameSpace object for the current session. Read-only. (Inherited from _OutlookBarPane.)
Public property Visible Returns or sets a Boolean (bool in C#) indicating the visible state of the specified object. Read/write. (Inherited from _OutlookBarPane.)

Top

Events

  Name Description
Public event BeforeGroupSwitch This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from OutlookBarPaneEvents_Event.)
Public event BeforeNavigate Occurs when the user clicks a shortcut in the Shortcuts pane to navigate to a different folder. (Inherited from OutlookBarPaneEvents_Event.)

Top

See Also

Reference

OutlookBarPane Interface

Microsoft.Office.Interop.Outlook Namespace