Forum Discussion
DomOcch
Feb 22, 2024Copper Contributor
Filter Quarantined Items by Recipient Mailbox
Hi all, we've been trying to find a way to filter the Quarantine list (https://security.microsoft.com/quarantine) based on mailbox. Many of our users have numerous aliases, which make filtering by "r...
- Feb 23, 2024You can certainly filter it client-side, by fetching the results and "resolving" the RecipientAddress property against the corresponding mailbox/recipient. But such filter is not available OOTB, afaik.
VasilMichev
Feb 23, 2024MVP
You can certainly filter it client-side, by fetching the results and "resolving" the RecipientAddress property against the corresponding mailbox/recipient. But such filter is not available OOTB, afaik.