Link members

This object, member, or enumeration is deprecated and is not intended to be used in your code.  SharePoint 2013 includes the following APIs for working with feeds: .NET client, JavaScript, REST, and server. See Work with social feeds in SharePoint 2013 to choose the API for your specific feed-related programming tasks.  

Stores values for a URL that represents an ActivityEvent object.

The Link type exposes the following members.

Constructors

  Name Description
Public method Link Creates an instance of a Link object.

Top

Properties

  Name Description
Public property Href Gets or sets the URL for this Link.
Public property Name Gets or sets the Name for this Link.
Public property Title
Public property Value Gets or sets the Value for this 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.)
Public method ItemToString(ContentType, CultureInfo, Int32) Returns the Name and Value or Name and Href properties of this Link object as a string.
Public method ItemToString(ContentType, CultureInfo, Int32, String)
Public method LinkToString Returns the Href, Name and Value properties of this object as a string.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Link class

Microsoft.Office.Server.ActivityFeed namespace