Mail

Mail

This represents an in-memory representation of a mail message.

Constructors

this
this(Mailbox mailbox, Folder folder, string mailID)
Undocumented in source.

Members

Functions

getMessage
JSONValue getMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

createMail
Mail createMail(Mailbox mailbox, Folder folder, JSONValue mailBlock)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta