Pratik Soni

Results 1 issues of Pratik Soni

Hi, I'm trying to bind an embedded image to the mail body content. Below is my code: ``` private void SendEmailWithInlineImages_FluentEmail() { try { //var assembly = Assembly.GetExecutingAssembly(); //var stream...