Share via


Property.ChoiceType Property

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

Syntax

'Declaration
Public Property ChoiceType As ChoiceTypes
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As ChoiceTypes

value = instance.ChoiceType

instance.ChoiceType = value
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