CreateDistributionList
IEWSClient.CreateDistributionList method
创建私有分发列表。
public string CreateDistributionList(ExchangeDistributionList distributionList,
MailAddressCollection members)
范围 | 类型 | 描述 |
---|---|---|
distributionList | ExchangeDistributionList | 一个ExchangeDistributionList 包含有关要创建的分发列表的信息。 |
members | MailAddressCollection | 一个MailAddressCollection 包含要创建的分发列表邮件地址。 |
返回值
包含分发列表 ID 的字符串。
也可以看看
- class ExchangeDistributionList
- class MailAddressCollection
- interface IEWSClient
- 命名空间 Aspose.Email.Clients.Exchange.WebService
- 部件 Aspose.Email