Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the selection mode for creating or editing column values.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPFieldUserSelectionMode
'Usage
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. |