This method allows you to pre-populate or change the values that are displayed on the CustomEmail Filter screen
Mail screen
public void ucEmailFilter( SesameSession session, //current session
ProblemFormParam values) // form params to populate the form
public void ucEmailFilter(
SesameSession session, // current session
ProblemFormParam values) { // form params to populate the form
return;
}