MailMessage
represent a mail message that can be sent via the MailService
Name | Type | Description |
---|---|---|
|
set bounce address of this mail |
|
|
set from address of this mail |
|
|
helper method for single recipient |
|
|
helper method for single recipient |
|
|
helper method for single recipient |
|
|
set the subject of this mail |
|
|
set the plain text of this mail |
|
|
set the html text of this mail |
|
set a single attachment of this mail the result of getAttachment when using
this method returns an unmodifiable list, if you want to be able to add
attachments later, please use
|
||
|
set whether our own headers should be the only headers added to the message |