Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...HtmlSaveOptions and set the SaveFormat to Html Dim saveOptions = New Aspose...PdfSaveOptions() 'save the document to Html file document.Save(myDir + "email...