SmtpAttachment

Implements mail message attachment.

Members

Functions

toString
string toString(string boundary)

Returns plain base64 represenation of the attachment.

Variables

bytes
ubyte[] bytes;
Undocumented in source.
cid
string cid;
Undocumented in source.
filename
string filename;
Undocumented in source.

Meta