UserProfileService.RemovePinnedLink Method
SharePoint 2007
Removes a pinned link for the specified account name.
Web Service: User ProfileWeb Reference: http://<Site>/_vti_bin/UserProfileService.asmx
[SoapDocumentMethodAttribute("http://microsoft.com/webservices/SharePointPortalServer/UserProfileService/RemovePinnedLink", RequestNamespace="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", ResponseNamespace="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] public void RemovePinnedLink ( string accountName, int id )
Parameters
- accountName
Account name of the user.
- id