Modules

filter

 

Objects/Functions

module (N/email)

SuiteScript 2.0

email.send.promise(options)

// Please search https://system.netsuite.com/app/help/helpcenter.nl?search=email.send.promise(options) for more information.

N/email Module
email.send.promise()
Method Description: Sends email asynchronously to an individual or group of recipients and receives bounceback notifications. The parameters and errors thrown for this method are the same as those for email.send(options). For more information on promises, see Promise Object.
Returns: Promise Object
Synchronous Version: email.send(options)
Supported Script Types: Client and server scripts For additional information, see SuiteScript 2.0 Script Types.
Governance: 20 units
Module: N/email Module
Since: 2015.2
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=email.send.promise(options)