SPSocialPost members

Represents a microblog post in a social feed.

The SPSocialPost type exposes the following members.

Properties

  Name Description
Public property Attachment Gets the attachment associated with the post.
Public property Attributes Gets the attributes that apply to the post.
Public property AuthorIndex Gets the index of the post's author within the parent thread's actors.
Public property CreatedTime Gets the creation time of the post.
Public property Id Gets the post's unique identifier.
Public property LikerInfo Gets an object that contains information about the likers of the post.
Public property ModifiedTime Gets the most recent modification time of the post.
Public property Overlays Gets an array of objects that associates Text substrings with URIs and other data.
Public property PostType Gets the post type.
Public property PreferredImageUri Gets the URI for the preferred image for the post.
Public property Source Gets the source of the post.
Public property Text Gets the post's plain text content.

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

SPSocialPost class

Microsoft.Office.Server.Social namespace