SPSocialPostCreationData members

Represents content and related information for a new microblog post.

The SPSocialPostCreationData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Attachment Gets or sets an attachment for the post.
Public property ContentItems Gets or sets the items to replace the corresponding tokens in the post's content text.
Public property ContentText Gets or sets the plain text of the post, which may include positional insertion tokens (for example, "Today is {0}'s birthday!").
Public property DefinitionData Gets or sets post definition arguments and related information. This member is reserved for internal use and is not intended to be used directly from your code.
Public property SecurityUris Gets or sets URIs to SharePoint objects that define access permissions for the post.
Public property Source Gets or sets the source of the post.
Public property UpdateStatusText Gets or sets a value that controls whether the post's plain-text content should replace the current user's status text.

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

SPSocialPostCreationData class

Microsoft.Office.Server.Social namespace