Documentation Index

Fetch the complete documentation index at: https://help.agilityblue.com/llms.txt

Use this file to discover all available pages before exploring further.

Send-EmailMessage

Prev Next

Summary

Sends an existing unsent outbound email message.

Send-EmailMessage
    -Id

Returns nothing.

Parameters

Parameter

Type

Required?

Notes

Id

Int32

Yes

The email message id.

Examples

Note

Creating and sending emails from Agility Blue requires that you first create an email message, associate recipient contacts to the email, link the email to an existing task, and then issue a command to send the email. See the task emails concepts article for a more detailed guide of this process.

Send an existing email message

This example sends a specific email message.

Send-EmailMessage -Id 1