查找 Exchange DL 列表的实际电子邮件 ID
我一直在开发使用 Exchange 2003 分发列表发送电子邮件的代码,但不幸的是我无法找到 DL 列表的确切电子邮件 ID,我想如果我们能够找到 DL 列表的电子邮件 ID,那么我们可以轻松地将电子邮件发送到整个DL。
那么有人知道如何找到 Exchagne 2003 DL 列表的确切电子邮件 ID,请帮助我。 提前致谢。
I have been developing code to send emails using Exchange 2003 Distrbution List, but unfortunately i could not able to find the exact email id of DL List, i think if we can able to find email id of DL list then we can easily send email to entire DL.
So can anybody know how to find exact email id of Exchagne 2003 DL list, please help me out..
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我找到了查找 DL 电子邮件 id 的解决方案,即..
“FindAll”用于查找电子邮件 id,类似于 TestDL 变量电子邮件,也用于查找 DL 电子邮件 id。
例如,输出为 [email protected]
I have found the solution to find DL email id ie..
"FindAll" is used to find the email id similar to TestDL variable email and also it is used to find DL Email id.
For example output would be [email protected]