c# outlook add-in convert msg to eml
问题 Is there any way to read a mail within outlook (using an add-in) and save it as an EML file? 回答1: You can go two ways to achieve your goal: You can do it programmatically . Try to use a third-party library Aspose.Email for .Net. This is a great library, which can be used for basic email management features. In this case, we will use a converting. Furthermore, this library is able to manipulate and edit messages, send and receive emails via several protocols and work with message storage files