arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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