1
vote
.net: System.Web.Mail vs System.Net.Mail
The few times I ran into this, I found that that the methods and properties were all almost identical- changing the object type was just about all I had to do. There were one or two other little th …
