Hi there, I am trying to load msg files to pst using Aspose.Email.dll(ver 5.3.0.0). I wrote following code MailMessageLoadOptions loadOptions = new MailMessageLoadOptions(); loadOptions.MessageFormat = MessageForm…...Load("password protected pdf file.msg", new MsgLoadOptions());...MapiMessage.FromFile("password protected pdf file.msg"); Console...