QuickLinkData members

Represents the information about a quick link.

The QuickLinkData type exposes the following members.

Constructors

  Name Description
Public method QuickLinkData Initializes a new instance of the QuickLinkData class.

Top

Properties

  Name Description
Public property Group Gets or sets the group name to which the link belongs.
Public property ID Gets or sets the unique identifier (ID) of the quick link.
Public property Name Gets or sets the name of the quick link.
Public property Privacy Gets or sets the privacy level of the quick link.
Public property Url Gets or sets the URL of the quick link.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

QuickLinkData class

WebSvcUserProfileService namespace