Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Represents the Shortcuts pane in an explorer window.
The OutlookBarPane type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the parent Outlook application for the object. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
Class | Returns an OlObjectClass constant indicating the object's class. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
Contents | Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
CurrentGroup | This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from _OutlookBarPane.) |
![]() |
Name | Returns a String (string in C#) value that represents the display name for the object. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
Parent | Returns the parent Object of the specified object. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
Session | Returns the NameSpace object for the current session. Read-only. (Inherited from _OutlookBarPane.) |
![]() |
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 | |
---|---|---|
![]() |
BeforeGroupSwitch | This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from OutlookBarPaneEvents_Event.) |
![]() |
BeforeNavigate | Occurs when the user clicks a shortcut in the Shortcuts pane to navigate to a different folder. (Inherited from OutlookBarPaneEvents_Event.) |
Top