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