Hi,
when I’m trying to save the attached Email I get a System.ArgumentOutOfRangeException.
Why is that?
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values.
Parameter name: offset
at …Write(Byte[], Int32, Int32)
at …Send( , Boolean )
at …Send( , Boolean )
at Aspose.Email.Mail.Message.Send( , Boolean )
at Aspose.Email.Mail.MailMessage.Save(Stream stream)
at Aspose.Email.Mail.MailMessage.Save(String fileName)
at Intercom.Mercury.Services.Adapters.AsposePop3AdapterFixture.ConvertToPop3MessageData_TPT20696() in AsposePop3AdapterFixture.cs: line 61
Best regards,
Wolfgang