3.1.4.36 RemovePinnedLink

The RemovePinnedLink WSDL operation is used to update the specified user profile by deleting a specified pinned link present in the user profile.

 <wsdl:operation name="RemovePinnedLink">
     <wsdl:input message="tns:RemovePinnedLinkSoapIn"/>
     <wsdl:output message="tns:RemovePinnedLinkSoapOut"/>
 </wsdl:operation>

The protocol client sends a RemovePinnedLinkSoapIn request WSDL message and the protocol server responds with a RemovePinnedLinkSoapOut 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.

RemovePinnedLink operation

Figure 38: RemovePinnedLink operation