FieldUserValue members

Specifies the value of a lookup field to user data for a list item.

The FieldUserValue type exposes the following members.

Constructors

  Name Description
Public method FieldUserValue Initializes a new instance of the FieldUserValue object.

Top

Properties

  Name Description
Public property Email
Public property LookupId Gets or sets the identifier (ID) of the list item that this instance of the lookup field is referring to. (Inherited from FieldLookupValue.)
Public property LookupValue Gets a summary of the list item that this instance of the lookup field is referring to. (Inherited from FieldLookupValue.)
Public property TypeId (Overrides FieldLookupValue.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public methodStatic member FromUser Creates a user field value from the user's name or email.
Protected method InitOnePropertyFromJson (Overrides FieldLookupValue.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml Serializes the object, and any child objects, into XML. (Overrides FieldLookupValue.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

FieldUserValue class

Microsoft.SharePoint.Client namespace