The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
EmailMessage.addRecipient
arsd
email
EmailMessage
void
addRecipient
(string name, string email, ToType how)
void
addRecipient
(string who, ToType how)
class
EmailMessage
void
addRecipient
(
string
who
,
ToType
how
=
ToType.to
)
Meta
Source
See Implementation
arsd
email
EmailMessage
constructors
this
functions
addAttachment
addInlineImage
addRecipient
htmlBody
send
setHeader
setHtmlBody
setTextBody
textBody
toString
variables
bcc
cc
from
inReplyTo
linesep
replyTo
subject
to