NewItemMenuEntry

Topic Last Modified: 2008-11-18

The NewItemMenuEntry element contains an items that is added to the New drop-down menu in Microsoft Office Outlook Web Access for Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Syntax

<NewItemMenuEntry ItemType="" Icon="">
    <string/>
</NewItemMenuEntry>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description

ItemType

The content class that Outlook Web Access creates when the user clicks on this entry in the New drop-down menu; for example, "IPM.MyCustomClass."

Icon

The URL of the icon file. This can be a local URL that does not include protocol and server indicators, such as "CustomClassIcon.gif." The icons should be 16x16 pixels.

Child Elements

Element Description

string (User Interface Customization XML Element)

Specifies the localized text that will be displayed.

Parent Elements

Element Description

NewItemMenuEntries

Contains the items that are added to the New drop-down menu in Outlook Web Access.