Name of file containing a list of files to be removed from an index.
Syntax
Class
Remarks
The file should be a plain text file, in UTF-8 or Unicode text format, with one filename per line.
The includeFilters and excludeFilters will not apply to listed files.
To remove documents from an index, create a plain text file containing a list of the documents to be removed, with the full path and filename for each listed, separated by newlines, and call SetActionRemoveListed(true).