EmailRecipient.toProtocolString

Returns a string representing this email address, in a format suitable for inclusion in a message about to be saved or transmitted.

In many cases, this is easy to read for people too, but not in all cases.

struct EmailRecipient
string
toProtocolString
(
string linesep = "\r\n"
)

Meta