3.1.4.21 GetUserPinnedLinks

The GetUserPinnedLinks WSDL operation is used to get the pinned links associated with the specified user profile.

 <wsdl:operation name="GetUserPinnedLinks">
     <wsdl:input message="tns:GetUserPinnedLinksSoapIn"/>
     <wsdl:output message="tns:GetUserPinnedLinksSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetUserPinnedLinksSoapIn request WSDL message and the protocol server responds with a GetUserPinnedLinksSoapOut response WSDL message.

GetUserPinnedLinks operation

Figure 23: GetUserPinnedLinks operation