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...