次の方法で共有


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

マイクロブログ投稿を表します。

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

var object = new SP.Social.SocialPost()

メンバー

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

Constructor

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

コンストラクター

説明

SocialPost

Initializes a new instance of a SocialPost object.

メソッド

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

メソッド

説明

initPropertiesFromJson

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

writeToXml

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

プロパティ

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

プロパティ

説明

添付ファイル

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

属性

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.

校正用オーバーレイ

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.

ソース

Gets the source of the post.

テキスト

Gets the display text of the post.

typeId

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

関連項目

その他の技術情報

の SP名前空間のソーシャル

SharePoint 2013 でのソーシャル フィードの操作

[方法] SharePoint 2013 で JavaScript オブジェクト モデルを使用して投稿の作成と削除、およびソーシャル フィードの取得を行う