Class ExchangeUMAutoAttendantKeyMappingCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Unified Messaging auto attendant kep mappings.
public class ExchangeUMAutoAttendantKeyMappingCollection : Collection<ExchangeUMAutoAttendantKeyMapping>, IList<ExchangeUMAutoAttendantKeyMapping>, ICollection<ExchangeUMAutoAttendantKeyMapping>, IList, ICollection, IReadOnlyList<ExchangeUMAutoAttendantKeyMapping>, IReadOnlyCollection<ExchangeUMAutoAttendantKeyMapping>, IEnumerable<ExchangeUMAutoAttendantKeyMapping>, IEnumerable
- Inheritance
-
ExchangeUMAutoAttendantKeyMappingCollection
- Implements
- Inherited Members
Constructors
ExchangeUMAutoAttendantKeyMappingCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.ExchangeUMAutoAttendantKeyMappingCollection class.
public ExchangeUMAutoAttendantKeyMappingCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()