Represents an e-mail address. This interface is compatible with Mail.Address of nodemailer. This API is experimental and might change in newer versions. Use with caution.

Hierarchy

  • Address

Properties

Properties

address: string

E-mail address of the recipient, e.g. sender@server.com.

name: string

Name of the recipient.

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.