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
Public method ArrayOfDLExpansionType The ArrayOfDLExpansionType constructor initializes a new instance of the ArrayOfDLExpansionType class.

Top

Properties

  Name Description
Public property AbsoluteDenominator The AbsoluteDenominator property gets the next denominator to use for the next request when you are using fractional page views.
Public property AbsoluteDenominatorSpecified The AbsoluteDenominatorSpecified property indicates whether the AbsoluteDenominator property is serialized into the SOAP response.
Public property IncludesLastItemInRange The IncludesLastItemInRange property indicates whether the current results contain the last item in the query so that additional paging is not needed.
Public property IncludesLastItemInRangeSpecified The IncludesLastItemInRangeSpecified property indicates whether the IncludesLastItemInRange property is serialized into the SOAP message.
Public property IndexedPagingOffset The IndexedPagingOffset property identifies the next index that should be used for the next request when you are using an indexed page view.
Public property IndexedPagingOffsetSpecified The IndexedPagingOffsetSpecified property indicates whether the IndexedPagingOffset property is serialized into the SOAP message.
Public property Mailbox The Mailbox property gets a mail-enabled Active Directory directory service object.
Public property NumeratorOffset The NumeratorOffset property gets the new numerator value to use for the next request when you are using fraction page views.
Public property NumeratorOffsetSpecified The NumeratorOffsetSpecified property indicates whether the NumeratorOffset property is serialized into the SOAP message.
Public property TotalItemsInView The TotalItemsInView property gets the total number of items in the view.
Public property TotalItemsInViewSpecified The TotalItemsInViewSpecified property indicates whether the TotalItemsInView property is serialized into the SOAP message.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top