次の方法で共有


PersonProperties クラス

ユーザー プロパティを表します。

継承階層

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.UserProfiles.PersonProperties

名前空間:  Microsoft.SharePoint.Client.UserProfiles
アセンブリ:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 内);  Microsoft.SharePoint.Client.UserProfiles.Phone (Microsoft.SharePoint.Client.UserProfiles.Phone.dll 内)  Microsoft.SharePoint.Client.UserProfiles (Microsoft.SharePoint.Client.UserProfiles.dll 内)

構文

'宣言
Public Class PersonProperties _
    Inherits ClientObject
'使用
Dim instance As PersonProperties
public class PersonProperties : ClientObject

注釈

ユーザーのユーザーのプロパティを取得するには、 PeopleManager.GetMyProperties方法やPeopleManager.GetPropertiesForメソッドを使用します。

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

PersonProperties メンバー

Microsoft.SharePoint.Client.UserProfiles 名前空間