Optional
failureOptional
msgAn array of content objects which have the following properties:
The utility function createMsgContent can be used to help create these objects.
Optional
msgThe email address that appears on the email from line.
Optional
msgAn array of recipient objects which have the following properties:
The utility function createRecipient can be used to help create these objects. Recipients whose accounts have been deactivated or have never been logged into will be silently dropped from the message.
Optional
msgThe value that appears on the email subject line.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis will be called upon successfully completing a request.
This will be called upon failure to complete a request.