Silverlight3调用Outlook2003发送E-mail

时间:2013-01-28 03:01:28
【文件属性】:
文件名称:Silverlight3调用Outlook2003发送E-mail
文件大小:158KB
文件格式:RAR
更新时间:2013-01-28 03:01:28
Silverlight3 Outlook2003 Silverlight3在xaml的解决方案中的不能添加Outlook的引用,但在.web的工程下可以添加。所以我的这个小例子是用 WCF Service实现的。在界面调用Service,实现发送邮件,同时,根据需要可以在Completed添加异步的事件.电脑应装Outlook2003,并配置正确,能正常使用。
【文件预览】:
outlooktest
----outlooktest.sln(2KB)
----outlooktest()
--------App.xaml(294B)
--------Bin()
--------outlooktest.csproj(6KB)
--------obj()
--------MainPage.xaml.cs(2KB)
--------App.xaml.cs(2KB)
--------Service References()
--------outlooktest.csproj.user(1KB)
--------Properties()
--------MainPage.xaml(552B)
--------ServiceReferences.ClientConfig(707B)
----outlooktest.Web()
--------Service1.svc(114B)
--------Silverlight.js(8KB)
--------App_Data()
--------obj()
--------bin()
--------Default.aspx.cs(339B)
--------Service1.svc.cs(1KB)
--------outlooktest.Web.csproj.user(2KB)
--------outlooktest.Web.csproj(5KB)
--------Web.config(8KB)
--------Default.aspx(450B)
--------ClientBin()
--------outlooktestTestPage.html(3KB)
--------outlooktestTestPage.aspx(3KB)
--------Properties()
--------Default.aspx.designer.cs(808B)
----outlooktest.suo(28KB)

网友评论