How to Convert MSG / EML to Pdf with Mail Address (C# .NET)

Hi,

When converting an e-mail to PDF, is it possible to write the e-mail address behind the name (e.g. To: John Wayne <john.wayne@aspose.com>)? In the default configuration, only the name without e-mail address is set.

@FabianOW,

I have observed your requirements and request you to please consider adding following option in your sample code. In case you find issue, please share a complete working example that you are using on your end.

MhtFormatOptions.WriteCompleteToEmailAddress

Thank you, that was exactly what I needed.

@FabianOW,

It’s good to hear that things are resolved on your end. Please feel free to share if there is any issue incurring on your end.