FieldUserValue.FromUser - Méthode
Crée une valeur de champ utilisateur de messagerie ou le nom de l'utilisateur.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Shared Function FromUser ( _
userName As String _
) As FieldUserValue
'Utilisation
Dim userName As String
Dim returnValue As FieldUserValue
returnValue = FieldUserValue.FromUser(userName)
public static FieldUserValue FromUser(
string userName
)
Paramètres
- userName
Type : System.String
Valeur renvoyée
Type : Microsoft.SharePoint.Client.FieldUserValue
Renvoie FieldUserValue.