3.1.4.17 GetUserColleagues

The GetUserColleagues WSDL operation is used to get all the colleague properties associated with the specified user profile.

 <wsdl:operation name="GetUserColleagues">
     <wsdl:input message="tns:GetUserColleaguesSoapIn"/>
     <wsdl:output message="tns:GetUserColleaguesSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserColleaguesSoapIn request WSDL message and the protocol server responds with a GetUserColleaguesSoapOut response WSDL message.

GetUserColleagues operation

Figure 19: GetUserColleagues operation