ServerLink class
Represents a published link to a Microsoft SharePoint Server site that targets the current user.
Inheritance hierarchy
System.Object
WebSvcPublishedLinksService.ServerLink
Namespace: WebSvcPublishedLinksService
Assembly: UserProfileServices (in UserProfileServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService")> _
Public Class ServerLink
'Usage
Dim instance As ServerLink
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService")]
public class ServerLink
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.