Sep 28 2023 07:39 PM
Hi,
I am using the microsoft graph API, to create a email management system. I want to check if any email that I have received, is replied or not replied. If the email is unread, it should display as not replied, but if the email is read, check if the email is replied or not replied. So how can I do that using any of the query parameters or the any other way.