Share via


GetUserProfileByIndexResult.QuickLinks Property

Web Service: User ProfileWeb Reference: http://<Site>/_vti_bin/UserProfileService.asmx

Syntax

'Declaration
Public Property QuickLinks As QuickLinkData()
'Usage
Dim instance As GetUserProfileByIndexResult
Dim value As QuickLinkData()

value = instance.QuickLinks

instance.QuickLinks = value
public QuickLinkData[] QuickLinks { get; set; }

See Also

Reference

GetUserProfileByIndexResult Class
GetUserProfileByIndexResult Members
User Profile Web Service