SP. Social.SocialActor-Objekt (sp.userprofiles)
Stellt einen Benutzer, Dokument, Website oder Tag in sozialen Feeds und folgende Aktivitäten.
**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.SocialActor()
Elemente
Das SocialActor -Objekt verfügt über die folgenden Elemente.
Konstruktor
Das SocialActor -Objekt hat den folgenden Konstruktor.
Konstruktor |
Beschreibung |
---|---|
Initializes a new instance of an actor. |
Methoden
Das SocialActor -Objekt hat die folgenden Methoden.
Methode |
Beschreibung |
---|---|
Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden. |
|
Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden. |
Eigenschaften
Das SocialActor -Objekt hat die folgenden Eigenschaften.
Eigenschaft |
Beschreibung |
---|---|
Gets the actor's account name. Applies to users. |
|
Gets the type of actor (user, document, site, or tag). |
|
Gets a value that indicates whether the actor can be followed. |
|
Gets the actor's content URI. Applies to documents and sites. |
|
Gets the actor's email address. Applies to users. |
|
Gets the URI of the actor's list of followed content. Applies to users. |
|
Gets the actor's unique identifier. |
|
Gets the actor's image URI. Applies to users, documents, and sites. |
|
Gets a value that indicates whether the current user is being followed. |
|
Gets the actor's library URI. Applies to documents. |
|
Gets the actor's display name. |
|
Gets the URI of the actor's personal site. Applies to users. |
|
Gets a code that indicates recoverable errors that occurred during the actor's retrieval. |
|
Gets the text of the actor's most recent post. Applies to users. |
|
Gets the actor's tag GUID. Applies to tags. |
|
Gets the actor's title. Applies to users. |
|
Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden. |
|
Gets the actor's canonical URI. |