ApplicationElement

The ApplicationElement element is a container for one or more ElementClass definitions. The Name attribute value is passed to the custom form in the ae URL parameter.

Registry
  Experience
    ApplicationElement

<ApplicationElement Name="">
   <ElementClass/>
</ApplicationElement>

Attributes and Elements

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

Attributes

Attribute

Description

Name

The value that is passed to the form by Outlook Web App for Microsoft Exchange Server 2010 in the ae URL parameter. The following names are available in Outlook Web Access:

  • AddressList

  • Dialog

  • Folder. (Folder registrations are not supported in Exchange 2010.)

  • Item

  • Options

  • StartPage

  • WebPartFolder

  • PreFormAction

Custom content classes can only be applied to folders and items in the Exchange store. Only the following values apply to custom forms registrations in Exchange 2010:

  • Item

  • PreFormAction

Child Elements

Element

Description

ElementClass

A container for mappings between custom forms and the content class and action that the custom forms are used for.

Parent Elements

Element

Description

Experience

Specifies to which user interface level the custom form mappings apply.

Remarks

Outlook Web App allows your application to specify an action that will be taken before the form is called for a custom content type. Use the Name="PreFormAction" attribute to specify these.