次の方法で共有


SP へUserProfiles.PeopleManager.getFollowedTags 方法 (sp.userprofiles)

ユーザーがフォローしているタグを取得します。

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

SP.UserProfiles.PeopleManager.getFollowedTags(cTagsToFetch)

パラメーター

  • cTagsToFetch
    Int32
    を取得するタグの数。

戻り値

Array
、ユーザーがフォローして最大数を指定するStringオブジェクトの配列としてのタグします。

注釈

このタスクを使用する推奨される API が、 SocialFollowingManager.getFollowedします。

関連項目

その他の技術情報

PeopleManager