SPSocialThread members

Represents a thread in a social feed.

The SPSocialThread type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Actors Gets a merged array of participating actors.
Public property Attributes Gets a set of attributes that apply to the thread.
Public property Id Gets the unique identifier of the thread.
Public property OwnerIndex Gets the index of the thread's owner within the thread's actors.
Public property Permalink Gets a stable URI for navigating directly to the thread, if one is available.
Public property PostReference Gets the referenced post.
Public property Replies Gets the replies to the thread.
Public property RootPost Gets the root post of the thread.
Public property Status Gets a code that identifies recoverable errors that occurred during thread retrieval.
Public property ThreadType Gets the thread type.
Public property TotalReplyCount Gets the count of the total number of replies for the thread.

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

SPSocialThread class

Microsoft.Office.Server.Social namespace