ListInput Object

English Query

English Query

ListInput Object

Specifies a list from which end users can choose an option to clarify their question.

Properties
Caption Property Specifies the recommended caption for one of three user input types: ListInput, StaticInput, and TextInput.
Items Property Specifies the array of strings in the list from which the user chooses.
ItemCount Property Specifies the number of items in the list from which the end user chooses.
Selection Property Specifies the end user's selection from the list.
Remarks

The end user chooses an option from a list of available options.

See Also

StaticInput Object

TextInput Object

Type Property (UserInput Object)

UserInput Object

UserInputs Collection