次の方法で共有


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

現在のユーザーが指定されたユーザーをフォローしているかどうかを確認します。

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

SP.UserProfiles.PeopleManager.amIFollowing(accountName)

パラメーター

  • accountName
    String
    指定したユーザーのアカウント名です。

戻り値

Boolean
true現在のユーザーが指定したユーザーをフォローしている場合それ以外の場合、 falseします。

関連項目

その他の技術情報

PeopleManager