Compartir a través de


del método PeopleManager.SetSingleValueProfileProperty

Espacio de nombres:  Microsoft.SharePoint.Client.UserProfiles
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub SetSingleValueProfileProperty ( _
    accountName As String, _
    propertyName As String, _
    propertyValue As String _
)
'Uso
Dim instance As PeopleManager
Dim accountName As String
Dim propertyName As String
Dim propertyValue As String

instance.SetSingleValueProfileProperty(accountName, _
    propertyName, propertyValue)
public void SetSingleValueProfileProperty(
    string accountName,
    string propertyName,
    string propertyValue
)

Parámetros

Vea también

Referencia

clase PeopleManager

Miembros PeopleManager

Espacio de nombres Microsoft.SharePoint.Client.UserProfiles