Hi
I am using the following code to fetch Messages:
List AllEnvelopes = new List();
TotalCount = 0;
using (var client = GetGraphClient(apiUrl, settings, mailbox))
{
var inbox = client.ListFolders().First(fi => fi.D…...the issue persists, consider logging the details of the inbox and...sharing the details. We’ve logged a ticket to investigate this...