ChoiceTypes Enumeration
Represents whether a user profile property uses a choice list and if so, describes the type of support.
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
| Member name | Description | |
|---|---|---|
| Off | Property does not use a choice list. | |
| None | The property is not using a choice list currently, but an administrator can turn on that feature in the future. | |
| Open | Property uses a choice list and users can add items to the choice list. | |
| Closed | Property uses a choice list but users cannot edit the choices. The administrator is in full control of the choices for the property. |