InstallAppResponse
Published: July 16, 2012
The InstallAppResponse element specifies the response to an InstallApp request.
Applies to: Exchange 2013 | Exchange Online
<InstallAppResponse ResponseClass="">
<MessageText></MessageText>
<ResponseCode></ResponseCode>
<DescriptiveLinkKey></DescriptiveLinkKey>
<MessageXml></MessageXml>
</InstallAppResponse>
InstallAppResponseType
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
|---|---|
ResponseClass | Indicates the class of the response. |
ResponseClass
Value | Description |
|---|---|
Success | Indicates success. |
Warning | Indicates a warning. |
Error | Indicates an error. |
Child elements
Element | Description |
|---|---|
Currently unused and reserved for future use. | |
Provides a text description of the status of the response. | |
Provides additional error response information. | |
Provides status information about the request. |
Parent elements
Element | Description |
|---|---|
Contains the response messages for an Exchange Web Services request. |
None.
The GetAppManifestsResponseMessage element is applicable for clients that target Exchange Online and versions of Exchange Server starting with Exchange 2013.
Namespace | http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name | Message schema |
Validation File | messages.xsd |
Can Be Empty |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |