diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
SmtpMail.addHeader
diamond
mail
smtp
SmtpMail
Adds a header.
class
SmtpMail
final
void
addHeader
(
string
name
,
string
value
)
Parameters
name
string
The name of the header.
value
string
The value of the header.
Meta
Source
See Implementation
diamond
mail
smtp
SmtpMail
constructors
this
functions
addHeader
send
properties
contentType
fromMail
message
recipient
sender
subject
Adds a header.