SP へSocial.SocialPostActorInfo オブジェクト (sp.userprofiles)

投稿の likers など、特定の方法でマイクロブログの投稿に関連するアクターのセットを表します。

**適用対象:**apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Social.SocialPostActorInfo()

メンバー

SocialPostActorInfoオブジェクトでは、次のメンバーがあります。

Constructor

SocialPostActorInfoオブジェクトでは、次のコンスがあります。

コンストラクター

説明

SocialPostActorInfo

Initializes a new instance of a SocialPostActorInfo object.

メソッド

SocialPostActorInfoオブジェクトでは、次の方法があります。

メソッド

説明

initPropertiesFromJson

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

writeToXml

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

プロパティ

SocialPostActorInfoオブジェクトでは、次のプロパティがあります。

プロパティ

説明

includesCurrentUser

Gets a Boolean value that indicates whether the current user is included in the set of actors.

インデックス

Gets an array of indexes that represent the current set of actors in the set of actors in the thread.

totalCount

Gets the total number of actors in the set.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

関連項目

その他の技術情報

SP へソーシャル名前空間