IEWSClient.CreateDistributionList
IEWSClient.CreateDistributionList method
Creates the private Distribution List.
public string CreateDistributionList(ExchangeDistributionList distributionList,
MailAddressCollection members)
Parameter | Type | Description |
---|---|---|
distributionList | ExchangeDistributionList | A ExchangeDistributionList containing information about Distribution List to create. |
members | MailAddressCollection | A MailAddressCollection containing the Distribution List mail addresses to create. |
Return Value
A string containing the Distribution List Id.
See Also
- class ExchangeDistributionList
- class MailAddressCollection
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email