3.10.5.3.2.2 GetSharePointAddressResponse
This element specifies output values for the GetSharePointAddress operation.
-
<xs:element name="GetSharePointAddressResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetSharePointAddressResult" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element>
GetSharePointAddressResult: A string that contains the address of the requested SharePoint site.