DLExpansion
Topic Last Modified: 2007-11-01
The DLExpansion element contains an array of mailboxes that are contained in a distribution list.
Schema Hierarchy
ExpandDLResponse
ResponseMessages
ExpandDLResponseMessage
DLExpansion
Syntax
<DLExpansion AbsoluteDenominator"" IncludesLastItemInRange="" IndexedPagingOffset="" NumeratorOffset="" TotalItemsInView="">
<Mailbox/>
</DLExpansion>
Type
ArrayOfDLExpansionType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
IndexedPagingOffset |
Represents the next index that should be used for the next request when you are using an indexed page view. |
NumeratorOffset |
Represents the new numerator value to use for the next request when you are using fraction page views. |
AbsoluteDenominator |
Represents the next denominator to use for the next request when you are using fraction page views. |
IncludesLastItemInRange |
Indicates whether the current results contain the last item in the query so that additional paging is not needed. |
TotalItemsInView |
Represents the total number of items in the view. |
Child Elements
Element | Description |
---|---|
Identifies a mail-enabled Active Directory directory service object. |
Parent Elements
Element | Description |
---|---|
Contains the status and result of a single ExpandDL request. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also