CreateDistributionList

IEWSClient.CreateDistributionList method

创建私有分发列表。

public string CreateDistributionList(ExchangeDistributionList distributionList, 
    MailAddressCollection members)
范围类型描述
distributionListExchangeDistributionList一个ExchangeDistributionList包含有关要创建的分发列表的信息。
membersMailAddressCollection一个MailAddressCollection包含要创建的分发列表邮件地址。

返回值

包含分发列表 ID 的字符串。

也可以看看