ExpandDL

The ExpandDL element defines a request to expand a distribution list.

<ExpandDL>
   <Mailbox/>
</ExpandDL>

ExpandDLType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

Element Description
Mailbox
Identifies a fully resolved e-mail address or a distribution list. This mailbox represents the distribution list to expand.

Parent elements

None.

Remarks

A distribution list expansion will only be performed for a single distribution list. A distribution list expansion is not recursive.

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
Messages.xsd
Can be Empty
False

See also

ExpandDL operation