void MIME.Message()->setcharset(string charset)
Sets the charset parameter of the Content-Type header.
This is equivalent of calling setparam("charset", charset).
setparam("charset", charset)
MIME.Message.setparam