QuickLinkData class

Represents the information about a quick link.

Inheritance hierarchy

System.Object
  WebSvcUserProfileService.QuickLinkData

Namespace:  WebSvcUserProfileService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")> _
Public Class QuickLinkData
'Usage
Dim instance As QuickLinkData
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/UserProfileService")]
public class QuickLinkData

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.

See also

Reference

QuickLinkData members

WebSvcUserProfileService namespace