ExchangeServiceBinding::ExpandDL method

The ExpandDL method sends the request and gets the response to an ExpandDL operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

ExpandDL1
Type: ExchangeWebServices.ExpandDLType

An instance of the ExpandDLType class that represents the distribution list to expand.

Return value

Type: ExchangeWebServices.ExpandDLResponseType
The ExpandDL method returns an ExpandDLResponseType object that contains the status of the ExpandDL operation.
Show: