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
Send an existing email message
This example sends a specific email message.
Send-EmailMessage -Id 1