Property.ChoiceList property

NOTE: This API is now obsolete.

The ChoiceList interface

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use CoreProperty's TermSet to retrieve taxonomic information for this property.")> _
Public ReadOnly Property ChoiceList As ChoiceList
    Get
'Usage
Dim instance As [Property]
Dim value As ChoiceList

value = instance.ChoiceList
[ObsoleteAttribute("Use CoreProperty's TermSet to retrieve taxonomic information for this property.")]
public ChoiceList ChoiceList { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.ChoiceList

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace