PeopleManager.SetSingleValueProfileProperty(String, String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void SetSingleValueProfileProperty (string accountName, string propertyName, string propertyValue);
member this.SetSingleValueProfileProperty : string * string * string -> unit
Public Sub SetSingleValueProfileProperty (accountName As String, propertyName As String, propertyValue As String)

Parameters

accountName
String
propertyName
String
propertyValue
String
Attributes

Applies to