BackgroundSendEmail Action

Send email messages asynchronously.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Query
QueryBase True True

The query criteria for sending email messages.

Return Type

Type Nullable Description
BackgroundSendEmailResponse False Contains the response of the BackgroundSendEmail action.

See also