This topic has not yet been rated - Rate this topic

SPQuery.ExpandUserField Property

Gets or sets a Boolean value that specifies whether to use special rendering for user field values that makes them include the login name, e-mail address, Session Initiation Protocol (SIP) address, and title, when present, which causes a user field to behave as a multilookup field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public bool ExpandUserField { get; set; }

Property Value

Type: System.Boolean
true to specify that special rendering be used for user field values so that they include the login name, e-mail address, Session Initiation Protocol (SIP) address, and title; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.