Set the recipients of a message.
| this |
a MimeMessage object |
| type |
recipient type (one of RECIPIENT_TYPE_TO, RECIPIENT_TYPE_CC, or RECIPIENT_TYPE_BCC) |
| recipients |
a InternetAddress with the recipient addresses set or null to remove the already defined one |