Child pages
  • MailMessage

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
Attachment[]
Table Cell (td)
getAttachments()
Returns an array of Attachment instances corresponding to the attachments of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getCCAddresses()
Returns a String with all addresses present in the CC field of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getFromAddresses()
Returns a String with all addresses present in the From field of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getHeaders()
Returns a String with all headers of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getHtmlMsg()
Returns a String with the HTML content of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getPlainMsg()
Returns a String with the plain content of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getRecipientAddresses()
Returns a String with all addresses in the To field of this message.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getReplyAddresses()
Returns a String with all addresses in the Reply-To field of this message.
Table Row (tr)
Table Cell (td)
Date
Table Cell (td)
getSentDate()
Returns a Date instance corresponding to the moment when this message was sent.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getSubject()
Returns a String with the subject of this message.

...