使用C#[WinForms]将邮件发送到Outlook组 [英] Send Mail to Outlook Groups in C# [WinForms]

查看:380
本文介绍了使用C#[WinForms]将邮件发送到Outlook组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我使用MailMessage类的SendMail()函数向组织中的个人发送邮件。我的公司正在使用Outlook邮件。在outlook中,可以在outlook组中添加个人。

我的问题是,是否可以使用MailMessage类直接向outlook gruop发送邮件,或者是否需要Interop outlook。在此先感谢。

Hi all,
I am sending mail to individuals in my organisation using SendMail() function of MailMessage class.My company is using outlook for mails. In outlook one can add individuals in an outlook group.
My question is that,Is it possible to send mail to an outlook gruop directly using MailMessage class or is Interop outlook is required. Thanks in advance.

推荐答案

无需Interop。



请参考以下链接实施。

http://social.msdn.microsoft.com/Forums/en-US/d8d5c47e-f623-4f76-88f6-ee07ac42f2e2/send-email-to-outlook-groups-in-net [ ^ ]
No Interop required.

Please refer the below link to implement.
http://social.msdn.microsoft.com/Forums/en-US/d8d5c47e-f623-4f76-88f6-ee07ac42f2e2/send-email-to-outlook-groups-in-net[^]


这篇关于使用C#[WinForms]将邮件发送到Outlook组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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