Using New Outlook on Windows for professional communication and productivity
Try unchecking this box:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I sort search results in New Outlook by date?
I want the most recent on top
The option to filter/sort seems to have disappeared, and the order of the list appears random
Top results have no relevancy either
Using New Outlook on Windows for professional communication and productivity
Try unchecking this box:
@CM said
How to sort search results in [New] Outlook by date?
You can't. All I can suggest is that you Vote for and Comment on this Feature Request:
[Edited 2026-05-17 - Original Feature Request Link broken. Substituted two similar request]
Sort options for search results
https://feedbackportal.microsoft.com/feedback/idea/b856c912-2da5-ef11-95f6-0022484d7a88
Why can't I sort my search results chronologically?
https://feedbackportal.microsoft.com/feedback/idea/a97e60d0-5cd1-f011-ad8f-7c1e529694f5
Inability to sort email by date after a search
https://feedbackportal.microsoft.com/feedback/idea/6ccde892-98ff-f011-bb47-7c1e52dec1a8
(You must "Sign In" at the top right of the Feedback page before you can vote).
Dear @CM,
Thank you for posting your question in the Microsoft Q&A forum.
Based on your description, the Filter/Sort option in the New Outlook has disappeared. You would like to filter the results by date.
For a better understanding of your situation, could you please provide a screenshot of the issue so I can support you more effectively? Please make sure to remove or hide any personal or sensitive information (PII) before attaching the screenshot.
If you're using New Outlook desktop app, please try to switch to New Outlook web version to check whether the issue still persists or not?
Does this occur for other users, or only for you?
Please understand that the more information you provide, the more effectively I can support.
Looking forward to your update!
AI answer
To sort search results in Outlook by date, you can use the following methods depending on the version of Outlook you are using:
view.OrderBy.Add(ItemSchema.DateTimeReceived, SortDirection.Descending);
This will ensure that the newest items are displayed first.If the sorting option seems to have disappeared in the New Outlook, it may be a temporary issue or a change in the user interface. Checking for updates or exploring the settings may help restore the sorting functionality.
References: