通过Outlook发送电子邮件 [英] E-Mailing through outlook

查看:136
本文介绍了通过Outlook发送电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




有没有办法在vb.net中使用outlook2002发送电子邮件,而没有

得到令人讨厌的应用程序试图访问你的前景...>

留言?


谢谢


问候

Hi

Is there a way to e-mail using outlook2002 from within vb.net without
getting the nasty "An application is trying to access you outlook..."
message?

Thanks

Regards

推荐答案

John


你不能阻止Outlook对话,但你可以写

代码以编程方式填充它所以它只出现

瞬间。它需要在一个单独的线程中运行但是

VB.Net可以很容易地做到这一点。


我有这个代码

Dermot Balson

用户界面的免费VBA代码,互联网连接,

加密
http://www.webace.com.au/~balson/Ins...l/Default.html

最后更新时间:2003年8月
John

you can''t prevent the Outlook dialog, but you can write
code to fill it in programmatically so it only appears
for an instant. It needs to run in a separate thread but
VB.Net can do that easily enough.

I have code for this

Dermot Balson
Free VBA code for user interfaces, internet connectivity,
encryption
http://www.webace.com.au/~balson/Ins...l/Default.html
Last updated August 2003
-----原始消息-----
您好
vb.net内发送电子邮件,而不必讨厌应用程序试图访问
你的前景...消息?

谢谢

问候

-----Original Message-----
Hi

Is there a way to e-mail using outlook2002 from within vb.net withoutgetting the nasty "An application is trying to access you outlook..."message?

Thanks

Regards
.



John,

Outlook 2003已更改规则,以便正确构造的COM Addins

将不再获得提示。

http://www.slipstick.com/dev/ol2003problems.htm


我还没试过,听起来像Exchange Server可以选择控制早期版本的Outlook上的提示。
http://www.slipstick.com/dev/ol2003problems.htm
http://www.slipstick.com/outlook/esecup/admin.htm


万一你没有它以下网站提供了许多文章

使用.NET的.NET。

http://www.microeye.com/resources/res_outlookvsnet.htm


希望这有帮助

Jay


" John" <乔** @ nospam.infovis.co.uk>在消息中写道

news:uB ************** @ tk2msftngp13.phx.gbl ...
John,
Outlook 2003 has changed the rules such that properly constructed COM Addins
will no longer get the prompt.

http://www.slipstick.com/dev/ol2003problems.htm

I have not tried it, it sounds like Exchange Server has options to control
the prompt on earlier versions of Outlook.
http://www.slipstick.com/dev/ol2003problems.htm
http://www.slipstick.com/outlook/esecup/admin.htm

In case you don''t have it the following site provides a number of articles
on using Outlook from .NET.

http://www.microeye.com/resources/res_outlookvsnet.htm

Hope this helps
Jay

"John" <jo**@nospam.infovis.co.uk> wrote in message
news:uB**************@tk2msftngp13.phx.gbl...


有没有办法在vb.net中使用outlook2002发送电子邮件,而不会让人感到讨厌应用程序试图访问你的Outlook ...消息?

谢谢

问候
Hi

Is there a way to e-mail using outlook2002 from within vb.net without
getting the nasty "An application is trying to access you outlook..."
message?

Thanks

Regards






为什么不使用SmtpMail类并通过任何服务器发送

Outlook使用?

" John" <乔** @ nospam.infovis.co.uk>在消息中写道

news:uB ************** @ tk2msftngp13.phx.gbl ...
Why not just use the SmtpMail class and send it through whatever server
Outlook uses?
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:uB**************@tk2msftngp13.phx.gbl...


有没有办法在vb.net中使用outlook2002发送电子邮件,而不会让人感到讨厌应用程序试图访问你的Outlook ...消息?

谢谢

问候
Hi

Is there a way to e-mail using outlook2002 from within vb.net without
getting the nasty "An application is trying to access you outlook..."
message?

Thanks

Regards






这篇关于通过Outlook发送电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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