Property.ChoiceList Property
NOTE: This API is now obsolete.
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