Add-EmailMessageAttachments
- 1 Minute to read
- Print
- DarkLight
- PDF
Add-EmailMessageAttachments
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Adds a list of attachments to an email message.
Add-EmailMessageAttachments
-Entries
Returns a bulk import results object.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Entries | List of Email Message Attachment objects | Yes |
Examples
Add email message attachments
# TODO