如何使用c#将电子邮件发送到Exchange通讯组列表 [英] How do I send an email to an Exchange Distribution list using c#

查看:470
本文介绍了如何使用c#将电子邮件发送到Exchange通讯组列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用c#将邮件发送到名为DL-IT的Exchange分发列表。

I need to send an email to an Exchange distribution list called "DL-IT" using c#.

有人知道如何实现吗?

推荐答案

最简单的方法是找到DL的实际电子邮件地址,并在To:字段中使用它。 Exchange分发列表实际上有自己的电子邮件地址,所以这应该是正常的。

The simplest way would be to find the actual email address of the DL, and use that in your "To:" field. Exchange distribution lists actually have their own email addresses, so this should work fine.

这篇关于如何使用c#将电子邮件发送到Exchange通讯组列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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