Experimental
Represents an envelope that contains the e-mail addresses of the sender and the recipients. This interface is compatible with MimeNode.Envelope of nodemailer. This API is experimental and might change in newer versions. Use with caution.
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 Ⓒ 2023 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
. This API is experimental and might change in newer versions. Use with caution.