SP へUserProfiles.PersonProperties.latestPost プロパティ (sp.userprofiles)

ユーザーの最新のマイクロブログ投稿を取得します。

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

var value = SP.UserProfiles.PersonProperties.get_latestPost()

戻り値

String
ユーザーの最新のマイクロブログ投稿の内容。

関連項目

その他の技術情報

PersonProperties