Email

Undocumented in source.

Members

Functions

addHeader
void addHeader(string name, string fieldBody)
Undocumented in source. Be warned that the author may not have intended to support it.
copy
void copy(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(string host, string authAccount, string authPass)
Undocumented in source. Be warned that the author may not have intended to support it.
sendmail
void sendmail()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

bcc
Mailbox[] bcc [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
bcc
Mailbox[] bcc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
bcc
string[] bcc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
bcc
Mailbox bcc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
bcc
string bcc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cc
Mailbox[] cc [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cc
Mailbox[] cc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cc
string[] cc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cc
Mailbox cc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cc
string cc [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
from
Mailbox from [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
from
Mailbox from [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
from
string from [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
Mailbox[] to [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
Mailbox[] to [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
string[] to [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
Mailbox to [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
string to [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Attachment
struct Attachment
Undocumented in source.

Variables

attachments
Attachment[] attachments;
html
string html;
Undocumented in source.
subject
string subject;
Undocumented in source.
text
string text;
Undocumented in source.

Meta