ArrayOfDLExpansionType Members
Include Protected Members
Include Inherited Members
The ArrayOfDLExpansionType class contains an array of mailboxes that are contained in a distribution list.
The ArrayOfDLExpansionType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ArrayOfDLExpansionType | The ArrayOfDLExpansionType constructor initializes a new instance of the ArrayOfDLExpansionType class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AbsoluteDenominator | The AbsoluteDenominator property gets the next denominator to use for the next request when you are using fractional page views. |
![]() |
AbsoluteDenominatorSpecified | The AbsoluteDenominatorSpecified property indicates whether the AbsoluteDenominator property is serialized into the SOAP response. |
![]() |
IncludesLastItemInRange | The IncludesLastItemInRange property indicates whether the current results contain the last item in the query so that additional paging is not needed. |
![]() |
IncludesLastItemInRangeSpecified | The IncludesLastItemInRangeSpecified property indicates whether the IncludesLastItemInRange property is serialized into the SOAP message. |
![]() |
IndexedPagingOffset | The IndexedPagingOffset property identifies the next index that should be used for the next request when you are using an indexed page view. |
![]() |
IndexedPagingOffsetSpecified | The IndexedPagingOffsetSpecified property indicates whether the IndexedPagingOffset property is serialized into the SOAP message. |
![]() |
Mailbox | The Mailbox property gets a mail-enabled Active Directory directory service object. |
![]() |
NumeratorOffset | The NumeratorOffset property gets the new numerator value to use for the next request when you are using fraction page views. |
![]() |
NumeratorOffsetSpecified | The NumeratorOffsetSpecified property indicates whether the NumeratorOffset property is serialized into the SOAP message. |
![]() |
TotalItemsInView | The TotalItemsInView property gets the total number of items in the view. |
![]() |
TotalItemsInViewSpecified | The TotalItemsInViewSpecified property indicates whether the TotalItemsInView property is serialized into the SOAP message. |
Top