如何使用c#从Outlook通讯组列表(DL)添加/删除联系人(例如电子邮件ID) [英] How to Add/ remove contact(e.g. email id) from outlook distribution list(DL) using c#

查看:642
本文介绍了如何使用c#从Outlook通讯组列表(DL)添加/删除联系人(例如电子邮件ID)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

假设我的Outlook帐户中有DL = dl.abc我想使用c#添加电子邮件(与该组联系),如果有人有解决方案,请告诉我。'

谢谢

suppose i have DL=dl.abc in my outlook account i want to add email(contact to this group) using c#, please let me know if anyone have solution for this.'
thanks

推荐答案

您可以使用 AddMember RemoveMember Outlook.DistListItem 对象的方法。
You can use the AddMember and RemoveMember methods of the Outlook.DistListItem object.


这篇关于如何使用c#从Outlook通讯组列表(DL)添加/删除联系人(例如电子邮件ID)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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