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

URI またはその他のデータをマイクロブログ投稿のテキストの部分に関連付けます。投稿のコンテンツの表示に適しています。

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

var object = new SP.Social.SocialDataOverlay()

メンバー

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

Constructor

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

コンストラクター

説明

SocialDataOverlay

Initializes a new instance of a SocialDataOverlay object.

メソッド

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

メソッド

説明

initPropertiesFromJson

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

writeToXml

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

プロパティ

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

プロパティ

説明

actorIndexes

Gets an array of indexes in the parent thread's actor array.

インデックス

Gets the start index of the substring that is associated with the overlay.

長さ

Gets the length of the substring that is associated with the overlay.

linkUri

Gets the URI that is associated with the substring.

overlayType

Gets the overlay type.

typeId

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

注釈

簡単のプレース ホルダーとSocialDataItemのリンクを含む投稿を表示するには、サーバーは (で、投稿のoverlaysプロパティ) SocialDataOverlayオブジェクトとして情報を返します。

関連項目

その他の技術情報

SP へソーシャル名前空間