3.1.4.29 RemoveAllColleagues

The RemoveAllColleagues WSDL operation is used to update the specified user profile by deleting all colleague associations present in the user profile.

 <wsdl:operation name="RemoveAllColleagues">
     <wsdl:input message="tns:RemoveAllColleaguesSoapIn"/>
     <wsdl:output message="tns:RemoveAllColleaguesSoapOut"/>
 </wsdl:operation>

The protocol client sends a RemoveAllColleaguesSoapIn request WSDL message and the protocol server responds with a RemoveAllColleaguesSoapOut response WSDL message.

If the user is not authorized to administer the user profile service and is not updating his or her own user profile, the protocol server MUST send a SOAP fault message.

RemoveAllColleagues operation

Figure 31: RemoveAllColleagues operation