can we use system.web.mail in wcf library if yes then how can i get system.web.mail.dll
Asked
Active
Viewed 107 times
1 Answers
0
These classes have been deprecated, you should use System.Net.Mail instead.
But yes, you can use them from WCF.

Johann Blais
- 9,389
- 6
- 45
- 65