Represents options for sending mails provided by the SDK. For example whether the mails are sent in parallel.

Hierarchy

  • SDKOptions

Properties

Properties

parallel?: boolean

Option to define the strategy of sending emails. The emails will be sent in parallel when setting to true, otherwise in sequential. The default value is true.

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