| Author |  | 
      
        | zedekiah Groupie
 
  
 
 Joined: 24 June 2009
 Location: United States
 Online Status: Offline
 Posts: 44
 | 
          Is using redemption (3rd Party Software) the only way to do this?
           | Posted: 14 July 2009 at 5:03am | IP Logged |   |  
           | 
 |  http://www.dimastr.com/redemption/
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          We have recently developed MailBee.NET Outlook Converter which allows converting MSG to EML and vice versa.
           | Posted: 14 July 2009 at 5:10am | IP Logged |   |  
           | 
 |  
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | zedekiah Groupie
 
  
 
 Joined: 24 June 2009
 Location: United States
 Online Status: Offline
 Posts: 44
 | 
          чудно
           | Posted: 14 July 2009 at 7:05am | IP Logged |   |  
           | 
 |    | 
       
        | Back to Top |     | 
       
       
        |  | 
        | zedekiah Groupie
 
  
 
 Joined: 24 June 2009
 Location: United States
 Online Status: Offline
 Posts: 44
 | 
          when I go to the download link it starts downloading MailBee Objects 5.5, which I already own.  How do I turn on the 30 test mail converter.  What is the line of code that turns it on?
           | Posted: 14 July 2009 at 7:31am | IP Logged |   |  
           | 
 |  
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Igor AfterLogic Support
 
  
 
 Joined: 24 June 2008
 Location: United States
 Online Status: Offline
 Posts: 6168
 | 
          
           | Posted: 14 July 2009 at 7:41am | IP Logged |   |  
           | 
 |  
| Quote: 
 
    
    | 
      
       | What is the line of code that turns it on? |  |  |  
 Imports MailBee
 Imports MailBee.OutlookMsg
 
 MsgConvert.LicenseKey = "license key"
 Dim conv As New MsgConvert
 
 Either trial or permanent license key you have for MailBee.NET Objects would work. Of course, you don't need to download the product once again if you have downloaded the latest version already.
 
 --
 Regards,
 Igor, AfterLogic Support
 | 
       
        | Back to Top |     | 
       
       
        |  |