ExchangeServiceBinding::ExpandDL method
Exchange Server 2013
The ExpandDL method sends the request and gets the response to an ExpandDL operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- ExpandDL1
- Type: ExchangeWebServices.ExpandDLType
An instance of the ExpandDLType class that represents the distribution list to expand.
Return value
Type: ExchangeWebServices.ExpandDLResponseTypeThe ExpandDL method returns an ExpandDLResponseType object that contains the status of the ExpandDL operation.
Show: