Hi,
I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit.
I load an eml email file as a byte array from disk:
rawData = …...not a copy) to be saved to a database ( varbinary(max) column)....array that gets saved to the database appears to have been modified...