hello
a communication was sent out to all users and needs to be deleted from all mailboxes,
looking to specify exact message so we don't delete multiple messages in error. This is what i have so far but i would like to narrow it down to time and date.
Get-Mailbox -ResultSize unlimited | Search-Mailbox -SearchQuery 'Subject:"Download this file"' -DeleteContent