Remove-EmailMessageAttachment
- 1 Minute to read
- Print
- DarkLight
- PDF
Remove-EmailMessageAttachment
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Deletes an existing email message attachment.
Remove-EmailMessageAttachment
-Id
Returns nothing.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Id | Int32 | Yes | The email message attachment id. |
Examples
Delete an existing email message attachment
Remove-EmailMessageAttachment -Id 1