3.1.4.9 GetCommonColleagues

The GetCommonColleagues WSDL operation is used to get the colleagues that are common to the specified user profile and the user profile of the current user.

 <wsdl:operation name="GetCommonColleagues">
     <wsdl:input message="tns:GetCommonColleaguesSoapIn"/>
     <wsdl:output message="tns:GetCommonColleaguesSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetCommonColleaguesSoapIn request WSDL message and the protocol server responds with a GetCommonColleaguesSoapOut response WSDL message.

GetCommonColleagues operation

Figure 11: GetCommonColleagues operation