I am attempting to send my first email using MS VS 2012 in VB
When I code:
Dim msg AsNewMailAddress()
O get tthe following error. What am I doing incorrect?
Error 1 Overload resolution failed because no accessible 'New' accepts this number of arguments. C:\Benoit\Simple Monthly Budget - Web Stuff\Simple Monthly Budget - WebPgm\Simple Monthly Budget - WebPgm\smbreg.aspx.vb 92 13 Simple Monthly Budget - WebPgm