IEWSClient.AddToDistributionList
IEWSClient.AddToDistributionList method
Appends the members to Distribution List.
public void AddToDistributionList(ExchangeDistributionList distributionList,
MailAddressCollection members)
Parameter | Type | Description |
---|---|---|
distributionList | ExchangeDistributionList | A ExchangeDistributionList containing information about Distribution List to update. |
members | MailAddressCollection | A MailAddressCollection containing the mail addresses to add. |
See Also
- class ExchangeDistributionList
- class MailAddressCollection
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email