GetAppMarketplaceUrlResponse
The GetAppMarketplaceUrlResponse element specifies the response to a GetAppMarketplaceUrl request.
Last modified: October 29, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<GetAppMarketplaceUrlResponse ResponseClass=" Success | Warning | Error ">
<AppMarketplaceUrl/>
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
</GetAppMarketplaceUrlResponse>
GetAppMarketplaceUrlResponseMessageType
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 |
|---|---|
|
Specifies the URL for the app. |
|
|
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. |