SocialPostCreationData properties

The SocialPostCreationData type exposes the following members.

Properties

  Name Description
Public property Attachment Gets or sets an image, video, or document attachment for the post.
Public property ContentItems Gets or sets the items to replace the positional 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 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 TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property UpdateStatusText Gets or sets a value that controls whether the post's plain-text content should replace the user's status text.

Top

See also

Reference

SocialPostCreationData class

Microsoft.SharePoint.Client.Social namespace