SPFieldUserSelectionMode Enumeration

Specifies the selection mode for creating or editing column values.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPFieldUserSelectionMode

Dim instance As SPFieldUserSelectionMode
public enum SPFieldUserSelectionMode

Members

Member name Description
PeopleOnly Specifies that only inidividual users can be selected.
PeopleAndGroups Specifies that both individuals and groups can be selected.

See Also

Reference

Microsoft.SharePoint Namespace