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