I have EML files that have calendar events embedded with a content-type of text/calendar. An exception is thrown. The exception is: “The data seems to be corrupted”. The inner exception is: ““BEGIN” property should be at the first place in the properties”. I am using MailMessage.Load(args[0], new EmlLoadOptions()). I have attached a file that shows this problem.Aspose0829.zip (1.6 KB)
Thank you for your help,
Jeff
I should add that I am using the .NET version and C#, .NET 4.6. I was using the latest download of the Aspose DLLs (8/28/2019).