Memory Exception Saving large attachments using IEWSClient

Dear Team,

I am facing memory exception issue while appending MailMessage to Office 365 using IEWSClient.AppendMessage. But I am getting exception System.OutOfMemoryException using below code. I have an attachment of size 94mb.

string strMessageURI = this.Client.AppendMessage(exchangeFolderInfo.Uri, mailMessage);

I am using Aspose.Email v22.7. I have increased default 30mb exchange limit. Kindly check at your end.

XCoder

@perfectdata.techno

We suggest you please upgrade to the latest version of Aspose.Email for .NET 22.11 and let us know how it goes on your side. Hope this helps you.