Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The InstallAppResponse element specifies the response to an InstallApp request.
<InstallAppResponse ResponseClass="">
<MessageText></MessageText>
<ResponseCode></ResponseCode>
<DescriptiveLinkKey></DescriptiveLinkKey>
<MessageXml></MessageXml>
</InstallAppResponse>
InstallAppResponseType
Attributes and elements
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 |
|---|---|
| DescriptiveLinkKey |
Currently unused and reserved for future use. |
| MessageText |
Provides a text description of the status of the response. |
| MessageXml |
Provides additional error response information. |
| ResponseCode |
Provides status information about the request. |
Parent elements
| Element | Description |
|---|---|
| ResponseMessages |
Contains the response messages for an Exchange Web Services request. |
Text value
None.
Remarks
The GetAppManifestsResponseMessage element is applicable for clients that target Exchange Online and versions of Microsoft Exchange Server starting with Exchange 2013.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
| Schema Name |
Message schema |
| Validation File |
messages.xsd |
| Can Be Empty |