3.1.4.1.3.2 GetHostSharingCapabilitiesOperationResponse

Namespace: http://schemas.microsoft.com/clouddocuments

The GetHostSharingCapabilitiesOperationResponse complex type contains the server’s response to the protocol client’s GetHostSharingCapabilitiesOperationRequest.

 <xs:complexType name="GetHostSharingCapabilitiesOperationResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element name="HostSharingCapabilities" nillable="true" type="tns:HostSharingCapabilities"/>
   </xs:sequence>
 </xs:complexType>

HostSharingCapabilities: A complex type that contains a server’s sharing capability attributes.