Hello
When I convert an eml file to a msg file, sent date is not preserved. I tried to force PreserveOriginalDate to True, even if default value is true but result is the same.
If I convert the generated msg file to pd…...new EmailConvertOptions() { Format=EmailFileType.Msg}; converter...