Table of Contents

Class ExchangeAddressSpaceCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of Exchange address spaces.

public class ExchangeAddressSpaceCollection : Collection<ExchangeAddressSpace>, IList<ExchangeAddressSpace>, ICollection<ExchangeAddressSpace>, IList, ICollection, IReadOnlyList<ExchangeAddressSpace>, IReadOnlyCollection<ExchangeAddressSpace>, IEnumerable<ExchangeAddressSpace>, IEnumerable
Inheritance
ExchangeAddressSpaceCollection
Implements
Inherited Members

Constructors

ExchangeAddressSpaceCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.ExchangeAddressSpaceCollection class.

public ExchangeAddressSpaceCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()