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…...ListMessages using GraphClient Aspose.Email Product Family email-net...following exception: Source=Aspose.Email StackTrace: at #=zC0EK0...