Share via


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

Stellt einen Microblog-Beitrag.

**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.SocialPost()

Elemente

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

Konstruktor

Das SocialPost -Objekt hat den folgenden Konstruktor.

Konstruktor

Beschreibung

SocialPost

Initializes a new instance of a SocialPost object.

Methoden

Das SocialPost -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.

Eigenschaften

Das SocialPost -Objekt hat die folgenden Eigenschaften.

Eigenschaft

Beschreibung

Anlage

Gets an image, video, or document attachment associated with the post.

Attribut

Gets the attributes that apply to the post.

authorIndex

Gets the index of the post's author within the parent thread's actors.

createdTime

Gets the creation time of the post.

ID

Gets the post's unique identifier.

likerInfo

Gets an object that contains information about the likers of the post.

modifiedTime

Gets the most recent modification time of the post.

Überlagerungen

Gets an array of objects that associates placeholder substrings in the post text with URIs and other data.

postType

Gets the post type.

preferredImageUri

Gets the URI of the preferred image for the post.

Quelle

Gets the source of the post.

Text

Gets the display text of the post.

typeId

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

Siehe auch

Weitere Ressourcen

SP. Social-Namespace

Arbeiten mit sozialen Feeds in SharePoint 2013

Vorgehensweise: Erstellen und Löschen von Beiträgen und sozialen Feed abrufen, indem Sie mit der JavaScript-Objektmodell in SharePoint 2013