mengjoel
mengjoel
@hung-doan Hi, I meet the same question as you, I would be very grateful if you could help me.
@hung-doan This problem was solved with your help.Thank you very much.
@ > I have the same problem as you, Have you solved it? I think you can add attachments like this ``` AlternateView viewHtml = AlternateView.CreateAlternateViewFromString(this.CalendarModel.Body, typeHtml); typeHtml.Parameters.Add("charset", @"utf-8"); mail.AlternateViews.Add(viewHtml);...