This property specifies the primary language ID to which the list of ignored words applies.
Syntax
IStoplist.Language
Remarks
Language is an integer, in the range from 0 to 1023, containing the Win32 primary language ID to which the list of ignored words applies.
The Language and SubLanguage values must be unique in this Search schema.
Example
See Creating and Accessing IStopList Interface Objects.
See Also