The parameters to add to the CategoryQuery action that the mailing operation runs. Use this parameter when you are configuring the mailing operation to send channel results. Separate multiple parameters with commas. There must be no space before or after a comma.
Use the ClassificationServerValues parameter to set values for the parameters that you specify.
| 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: | ClassificationServerValues RunMailer | 
|  |