MainNavigationBarEntry
Topic Last Modified: 2007-11-11
The MainNavigationBarEntry element specifies a single entry to add to the navigation pane in Microsoft Office Outlook Web Access for Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Schema Hierarchy
OWAUICustomizations
MainNavigationBarExtensions
MainNavigationBarEntry
Syntax
<MainNavigationBarEntry LargeIcon="" SmallIcon="" URL="">
<string/>
</MainNavigationBarEntry>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
LargeIcon |
The URL to the large icon for the navigation pane link. This can be a local URL that does not have a protocol or server indicator, such as "CustomClassIconLarge.gif." The icon should be 24x24 pixels. Large icons are displayed when four or fewer icons are displayed in the navigation pane. |
SmallIcon |
The URL to the small icon for the navigation pane link. This can be a local URL that does not have a protocol or server indicator, such as "CustomClassIconSmall.gif." The icon should be 16x16 pixels. Small icons are displayed when five or more icons are displayed in the navigation pane. |
URL |
The URL to the custom application. When the user clicks the icon, their custom application is displayed in the browser window. |
Child Elements
Element | Description |
---|---|
Specifies the localized text that will be displayed. |
Parent Elements
Element | Description |
---|---|
Contains the items that are added to the Outlook Web Access navigation pane. |
Remarks
No more than 12 navigation icons can be displayed in the navigation pane, including the default Outlook Web Access icons.