The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
EmailMessage.addRecipient
arsd
email
EmailMessage
void
addRecipient
(string name, string email, ToType how)
class
EmailMessage
void
addRecipient
(
string
name
,
string
email
,
ToType
how
=
ToType.to
)
void
addRecipient
(string who, ToType how)
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