Send Mails with CF 2.0
Mobile
2
Posts
2
Posters
1
Views
1
Watching
-
Hello, I've digged for a while in the CF2.0 msnd documentation, and I couldn't find any way to send mails like with the .NET Framework. I didn't find any class to send mail. Is there any buil't way to send mails with VB.NET using CF2.0 and vstudio 2005 standard? Thanks, Jacobo.
-
Hello, I've digged for a while in the CF2.0 msnd documentation, and I couldn't find any way to send mails like with the .NET Framework. I didn't find any class to send mail. Is there any buil't way to send mails with VB.NET using CF2.0 and vstudio 2005 standard? Thanks, Jacobo.
You can find a step-by-step example at http://msdn2.microsoft.com/en-us/library/aa454896.aspx (see Exercise 2 in the example). The example uses CF1.0 but it should work under 2.0.