Share via


SP. Social.SocialPostCreationData-Objekt (sp.userprofiles)

Und die zugehörigen Informationen für eine neue Microblog-Beitrag darstellt.

**Letzte Änderung:**Montag, 9. März 2015

**Gilt für:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Social.SocialPostCreationData()

Elemente

Das SocialPostCreationData -Objekt verfügt über die folgenden Elemente.

Eigenschaften

Das SocialPostCreationData -Objekt hat die folgenden Eigenschaften.

Eigenschaft

Beschreibung

Anlage

Gets or sets an image, video, or document attachment for the post.

contentItems

Gets or sets the items to replace the positional tokens in the post's content text.

contentText

Gets or sets the plain text of the post, which may include positional insertion tokens.

definitionData

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

securityUris

Gets or sets URIs to SharePoint objects that define access permissions for the post.

Quelle

Gets or sets the source of the post.

typeId

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

updateStatusText

Gets or sets a value that controls whether the post's plain-text content should replace the user's status text.

Methoden

Das SocialPostCreationData -Objekt hat die folgenden Methoden.

Methode

Beschreibung

initPropertiesFromJson

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

writeToXml

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

Konstruktor

Das SocialPostCreationData -Objekt hat den folgenden Konstruktor.

Konstruktor

Beschreibung

SocialPostCreationData

Initializes a new instance of a SocialPostCreationData object.