InstallApp

The InstallApp element specifies the request to install an app.

<InstallApp>
    <Manifest/>
</InstallApp>

InstallAppType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Manifest
Contains the base64-encoded app manifest file.

Parent elements

None.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
messages.xsd
Can Be Empty

See also