The values to use for the extra CategoryQuery parameters that you have specified in the ClassificationServerParams parameter. Use this parameter when you are configuring the mailing operation to send channel results. Separate multiple values with commas. There must be no space before or after a comma.
The order in which you list values for ClassificationServerValues must correspond to the order in which you list parameters for ClassificationServerParams. The first value listed for ClassificationServerValues sets the value of the first parameter listed for ClassificationServerParams, the second value sets the second parameter listed, and so on.
| Type: | String | 
| Default: | |
| Required: | No | 
| Configuration Section: | MyCustomFunctionality | 
| Example: | ClassificationServerParams=Sort,MinDate
ClassificationServerValues=Date,01/01/2003In this example, the mailing operation adds the parameters Sort=DateandMinDate=01/01/2003to theCategoryQueryaction that it sends. | 
| See Also: | ClassificationServerParams RunMailer | 
|  |