PinnedLinkData Class
Represents information about a pinned link.
Inheritance Hierarchy
System.Object
[UserProfileService Web service].PinnedLinkData
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class PinnedLinkData
'Usage
Dim instance As PinnedLinkData
[SerializableAttribute]
public class PinnedLinkData
Remarks
The PinnedLinkData class returns information about a pinned link when the GetUserPinnedLinks() method of the UserProfileService class is called.
The User Profile Web service namespace is an arbitrary name for a reference to the UserProfileService.asmx Web service in Microsoft SharePoint Server.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.