I'm typing "Imports System.Net.Mail" but it says that "namespace or type 'Mail' for the imports 'System.Net.mail' cannot be found". I've already added in the references "system.web.dll" and "system.dll".
What else do I need to use the namespace System.Net.Mail? Thank you very much.