Aspose Email 23.12.0 package does not support MapiMessage.FromFIle

Hi,
We were currently using 22.11 Aspose.Email package.
We are unable to use Latest version 23.12 due to “FromFile” not available in this package.
We are getting error when accessing “mapiMessage.FromFile(strFinalMsgFilename)”.
Can you please look into the issue and let us know solution.

Thanks,
Jyothsna.

Hello @kjyothsna ,

MapiMessage.FromFile had been marked as obsolete for a long time, and finally, was eliminated from the API. Please use MapiMessage.Load instead.