GetUserSessionListResponse Element
                In This Topic
            
            
            
            
            
            Overview
            
            
            
            
            
            
            
            
            Source
| <xs:element name="GetUserSessionListResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="GetUserSessionListResult" nillable="true" type="q48:ArrayOfguid" xmlns:q48="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    </xs:sequence>
  </xs:complexType>
</xs:element> | 
See Also