IEWSClient.FetchDistributionList
IEWSClient.FetchDistributionList method
Fetches the private Distribution List members.
public MailAddressCollection FetchDistributionList(ExchangeDistributionList distributionList)
Parameter | Type | Description |
---|---|---|
distributionList | ExchangeDistributionList | A ExchangeDistributionList containing information about Distribution List to fetch. |
Return Value
A MailAddressCollection
that contains members from the specified private Distribution List.
See Also
- class MailAddressCollection
- class ExchangeDistributionList
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email