SPSocialDataItem members

Represents a link to a site or document, a user mention, or a tag reference in a microblog post.

The SPSocialDataItem type exposes the following members.

Constructors

  Name Description
Public method SPSocialDataItem Creates an instance of the SPSocialDataItem class.

Top

Properties

  Name Description
Public property AccountName Gets or sets an account name of the user to mention.
Public property ItemType Gets or sets the link type.
Public property TagGuid Gets or sets a GUID for a tag.
Public property Text Gets or sets the plain text to be inserted into the post's content text at the specified position.
Public property Uri Gets or sets a URI for the 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

SPSocialDataItem class

Microsoft.Office.Server.Social namespace