Share via


PeopleManager.GetUserProfilePropertiesFor Method

Definition

[Microsoft.SharePoint.Client.Remote]
public System.Collections.Generic.IEnumerable<string> GetUserProfilePropertiesFor (Microsoft.SharePoint.Client.UserProfiles.UserProfilePropertiesForUser propertiesForUser);
member this.GetUserProfilePropertiesFor : Microsoft.SharePoint.Client.UserProfiles.UserProfilePropertiesForUser -> seq<string>
Public Function GetUserProfilePropertiesFor (propertiesForUser As UserProfilePropertiesForUser) As IEnumerable(Of String)

Parameters

propertiesForUser
UserProfilePropertiesForUser

Returns

Attributes

Applies to