Property.ChoiceType 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 Property ChoiceType As ChoiceTypes
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As ChoiceTypes

value = instance.ChoiceType

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

Property value

Type: Microsoft.Office.Server.UserProfiles.ChoiceTypes

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace