R
Rico
Hello,
I have an application in VB 2003 that uses System.Web that creates and sends
an email. I'm trying to turn this application into a Windows Service in VB
2005 and have discovered that System.Web.Mail is replaced by
System.Net.Mail, but it seems the "To" property is read only now? How do I
set this property so I can actually send the email?
Any direction would be greatly appreciated.
Thanks!
Rick
I have an application in VB 2003 that uses System.Web that creates and sends
an email. I'm trying to turn this application into a Windows Service in VB
2005 and have discovered that System.Web.Mail is replaced by
System.Net.Mail, but it seems the "To" property is read only now? How do I
set this property so I can actually send the email?
Any direction would be greatly appreciated.
Thanks!
Rick