Share via


PublishedLinksService.GetLinks method

This member is reserved for internal use and is not intended to be used directly from your code. Use the corresponding PublishedLinksService class member websvcPublishedLinksService namespace instead.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetLinks As ServerLink()
'Usage
Dim instance As PublishedLinksService
Dim returnValue As ServerLink()

returnValue = instance.GetLinks()
[WebMethodAttribute]
public ServerLink[] GetLinks()

Return value

Type: []

See also

Reference

PublishedLinksService class

PublishedLinksService members

Microsoft.Office.Server.UserProfiles namespace