We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process.
Details:
Aspose Version: 1.17.158
Operation: MSG → EML conv…...Save(ms, SaveOptions.DefaultEml); Could you please...MemoryStream()) { mapi.Save(ms, SaveOptions.DefaultEml); } } catch (Exception...