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…...please check the method and publish a nuget package with the fix...