| Author |  | 
      
        | gdweb Newbie
 
  
 
 Joined: 15 May 2008
 Online Status: Offline
 Posts: 12
 | 
          How to show an email message when a message is an embedded image of the email ? we are using Mailbee.Mime.MailMessage msg.BodyHtmlText.ToString() method to display the mail body message. But when a mail message is containing any image file, the images are not display in the mail message body, but the other parts of message body is showing correctly. help me in this regard, any idea for this problem?
           | Posted: 15 May 2008 at 11:06pm | IP Logged |   |  
           | 
 |  
 regards
 gdweb
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Andrew AfterLogic Support
 
  
 
 Joined: 28 April 2006
 Location: United States
 Online Status: Offline
 Posts: 1189
 | 
          Use MailMessage.GetHtmlAndSaveRelatedFiles method to display HTML messages with embedded images.
           | Posted: 16 May 2008 at 3:40am | IP Logged |   |  
           | 
 |  
 Best regards,
 Andrew
 | 
       
        | Back to Top |     | 
       
       
        |  |