次の方法で共有


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

指定されたユーザーの指定されたユーザー プロファイル プロパティを取得します。

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

SP.UserProfiles.PeopleManager.getUserProfilePropertyFor(accountName, propertyName)

パラメーター

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

  • propertyName
    String
    を取得するプロパティの名前。

戻り値

String
指定したユーザーの指定されたプロファイルのプロパティ。

関連項目

その他の技術情報

PeopleManager