DeleteFromDistributionList
IEWSClient.DeleteFromDistributionList method
从分发列表中删除成员。
public void DeleteFromDistributionList(ExchangeDistributionList distributionList,
MailAddressCollection members)
范围 | 类型 | 描述 |
---|---|---|
distributionList | ExchangeDistributionList | 一个ExchangeDistributionList 包含有关要更新的分发列表的信息。 |
members | MailAddressCollection | 一个MailAddressCollection 包含要删除的邮件地址。 MailAddress 必须包含 id。 |
也可以看看
- class ExchangeDistributionList
- class MailAddressCollection
- interface IEWSClient
- 命名空间 Aspose.Email.Clients.Exchange.WebService
- 部件 Aspose.Email