Forum Discussion
CaptnB
May 21, 2026Copper Contributor
Only show unanswered emails / Hide replied emails
I’m trying to set up Outlook so that my Inbox only shows emails that I have not replied to yet. What I would like is this: When I receive an email, it should appear in my Inbox as usual. But once I...
Hornblower409
May 21, 2026Iron Contributor
Duplicate of the answer posted on Reddit
For Classic Outlook ONLY
Direct View SQL:
https://learn.microsoft.com/en-us/answers/questions/4552176/filtering-messages-i-have-not-responded-to
Or you can expose the PR_LAST_VERB_EXECUTED MAPI property by using a CFG file and then use that in a View Filter or Search Folder.
https://github.com/Hornblower409/Outlook-Expose-MAPI-Properties