English Query
ClarifySpellingErrors Property
Indicates whether English Query prompts end users for clarification of spelling errors or corrects spelling errors without prompting.
Applies To
Syntax
Session.ClarifySpellingErrors [= value]
Parts
Session
An
value
A
Value | Description |
---|---|
TRUE | Request clarification from the user. |
FALSE | Correct spelling errors without clarification from the user. |
Remarks
This property has read-write permissions.