ArrayOfDLExpansionType Members
The ArrayOfDLExpansionType class contains an array of mailboxes that are contained in a distribution list.
The following tables list the members exposed by the ArrayOfDLExpansionType type.
Public Constructors
Name | Description | |
---|---|---|
ArrayOfDLExpansionType | The ArrayOfDLExpansionType constructor initializes a new instance of the ArrayOfDLExpansionType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also