Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Audit Message Attachments
Version 1.0.0
Find a message that has attachments, read it, and list its attachments.
Provider
Workflows
audit-message-attachments
Locate a message with attachments and enumerate them.
Filters the mailbox to the newest message with attachments, fetches it, and lists the attachment objects attached to it.
1
findWithAttachments
listMessages
List the newest message that has attachments, ordered by received date descending.
2
getMessage
getMessage
Retrieve the matched message to confirm its subject and sender before listing attachments.
3
listAttachments
listMessageAttachments
List the attachment objects attached to the message, selecting the requested attachment properties.