Hi, when extracting a msg attachment from a msg file or eml file the date of the message changes to the current date/time.
In when extracting the msg from the attached files the date/time of the file when opened in Outlook is the currect date, while when I open the file in Outlook and open (or extract) the attachment mail the date is not changed.
I have worked with provided sample code and have been able to observe the issue. An issue with ID EMAILNET-39513 has been created in our issue tracking system to investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.
We hae investigated the issue. This is not a bug but a feature of Aspose.Email. In order to avoid changing the date, please use the PreserveOriginalDates flag from MsgSaveOptions like this: