How do you specify the character set to use for a parameter?
Created May 8, 2012
John Zukowski Added to JavaMail 1.4, see the new
public void set(String name, String value, String charset)
method of ParameterList
.