Convert Email Messages to MHTML, MSG & EML Using Aspose.Email API
This technical tip shows how to convert an existing Email Message to different formats. Aspose.Email API has made it very easy to convert an email message type to another format. To demonstrate the simplicity of this feature, we will load 3 different types of messages from the disk and save them back in other formats using Aspose.Email Java API. Here are the important sequences of steps for modifying an existing Email Message. Create an instance of MailMessage class. Load the existing Email Msg