Represents an envelope that contains the e-mail addresses of the sender and the recipients. This interface is compatible with MimeNode.Envelope of nodemailer.
MimeNode.Envelope
nodemailer
E-mail address of the sender or false if it should not be shown.
false
Array of e-mail addresses of recipients.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Represents an envelope that contains the e-mail addresses of the sender and the recipients. This interface is compatible with
MimeNode.Envelope
ofnodemailer
.