c3yhun adlı üyeden alıntı: mesajı görüntüle
Console.WriteLine(Email.BodyHtml.Text);
Hata veriyor hocam
Severity    Code    Description    Project    File    Line    Suppression StateError    CS1061    'MailMessage' does not contain a definition for 'BodyHtml' and no extension method 'BodyHtml' accepting a first argument of type 'MailMessage' could be found (are you missing a using directive or an assembly reference?)    .....    ....\MainWindow.xaml.cs    202    Active