Send-EmailMessage
- 1 Minute to read
- Print
- DarkLight
- PDF
Send-EmailMessage
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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