Class ExchangeServerMailboxDatabaseCopyCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Exchange mailbox database copies.
public class ExchangeServerMailboxDatabaseCopyCollection : Collection<ExchangeServerMailboxDatabaseCopy>, IList<ExchangeServerMailboxDatabaseCopy>, ICollection<ExchangeServerMailboxDatabaseCopy>, IList, ICollection, IReadOnlyList<ExchangeServerMailboxDatabaseCopy>, IReadOnlyCollection<ExchangeServerMailboxDatabaseCopy>, IEnumerable<ExchangeServerMailboxDatabaseCopy>, IEnumerable
- Inheritance
-
ExchangeServerMailboxDatabaseCopyCollection
- Implements
- Inherited Members
Constructors
ExchangeServerMailboxDatabaseCopyCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.ExchangeServerMailboxDatabaseCopyCollection class.
public ExchangeServerMailboxDatabaseCopyCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()