This property specifies the language dialect ID to which the list of ignored words applies.
Syntax
IStoplist.SubLanguage
Remarks
SubLanguage is an integer, in the range from 0 to 63, containing the Win32 sub-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