Quantcast
Channel: C#nedir?com Forum
Viewing all articles
Browse latest Browse all 613

C# : C# ile Mail Gönderme Sorunu ve İp den Pc Adı

$
0
0
Author: martindix
Subject: C# ile Mail Gönderme Sorunu ve İp den Pc Adı
Posted: 25 Temmuz 2016 at 23:55

2. soru için mesaj.To.Add(new MailAddress("alıcı@gmail"));

add metodu sadece string değer istiyor.
mesaj.To.Add("alıcı@gmail");

Viewing all articles
Browse latest Browse all 613

Trending Articles