在C#.Net的智能设备项目中发送邮件应用程序 [英] send mail application in Smart Device Project in C#.Net

查看:116
本文介绍了在C#.Net的智能设备项目中发送邮件应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在C#.net的智能设备应用程序(Windows Mobile应用程序)中发送邮件?

有一个程序集 Microsoft.WindowsMo​​bile.PocketOutlook.
通过这种方式,我们可以使用Outlook帐户发送电子邮件.
我不想通过Outlook帐户发送.

我正在尝试添加程序集 System.Net.Mail ,但是它不在智能设备应用程序中.

因此,我需要使用哪个程序集通过 SMTP ...发送邮件?

How to send mail in smart device application(Windows Mobile Application) in C#.net ?

There is an assembly Microsoft.WindowsMobile.PocketOutlook.
through that we can send email with Outlook account.
I don''t want to send it through Outlook account.

I am trying to add assembly System.Net.Mail but it is not in smart device application.

So which assembly i need to use to send mail with SMTP...?

推荐答案

以下是一些组件

Mail-Component-for-NET-Compact-Framework [ ^ ]

SMTP/POP3免费电子邮件组件 [
Here are some components

Mail-Component-for-NET-Compact-Framework[^]

SMTP/POP3 free Email component[^]


这篇关于在C#.Net的智能设备项目中发送邮件应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆