Share via


PeopleManager.GetPropertiesFor(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.UserProfiles.PersonProperties GetPropertiesFor (string accountName);
member this.GetPropertiesFor : string -> Microsoft.SharePoint.Client.UserProfiles.PersonProperties
Public Function GetPropertiesFor (accountName As String) As PersonProperties

Parameters

accountName
String

Returns

Attributes

Applies to