3.1.4.3.1.2 GetAppMarketplaceUrlSoapOut
The GetAppMarketplaceUrlSoapOut WSDL message specifies the response to a GetAppMarketplaceUrlSoapIn request WSDL message.
The following is the GetAppMarketplaceUrlSoapOut WSDL message specification.
-
<wsdl:message name="GetAppMarketplaceUrlSoapOut" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:part name="GetAppMarketplaceUrlResult" element="tns:GetAppMarketplaceUrlResponse"/> <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/> </wsdl:message>
The GetAppMarketplaceUrlSoapOut WSDL message is the output message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/GetAppMarketplaceUrl.
The parts of the GetAppMarketplaceUrlSoapOut WSDL message are described in the following table.
Part name |
Element/type |
Description |
---|---|---|
GetAppMarketplaceUrlResult |
GetAppMarketplaceUrlResponse (section 3.1.4.3.2.2) |
Specifies the SOAP body of the response. |
ServerVersion |
ServerVersionInfo ([MS-OXWSCDATA] section 2.2.3.10) |
Specifies a SOAP header that identifies the server version for the response. |
A successful GetAppMarketplaceUrl WSDL operation request returns a GetAppMarketplaceUrlResponse element with the ResponseClass ([MS-OXWSCDATA] section 2.2.4.67) attribute set to "Success". The ResponseCode ([MS-OXWSCDATA] section 2.2.4.67) element of the GetAppMarketplaceUrlResponse element is set to "NoError".
If the GetAppMarketplaceUrl WSDL operation is not successful, it returns a GetAppMarketplaceUrlResponse element with the ResponseClass attribute set to "Error". The ResponseCode element of the GetAppMarketplaceUrlResponse element is set to one of the common errors defined in [MS-OXWSCDATA] section 2.2.5.24.