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…...Main() Dim attFileName As New List(Of String)() 'Convert MSG to...