View Single Post
  #1  
Old 03-17-2011, 05:10 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default 'ReplyToList' is not a member of 'System.Net.Mail.MailMessage'!

I have just opened an old application with VS 2010 and it has converted it to .Net 4 but after it suggested that I use the ReplyToList property rather then the old ReplyTo property, I cannot get the application to build. It keeps telling me that "'ReplyToList' is not a member of...
__________________
VB.NET
domain name forum
Reply With Quote