Table of Contents

Class ExchangeUMDialPlanRuleCollection

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

Represents a collection of Unified Messaging dial plan rules.

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

Constructors

ExchangeUMDialPlanRuleCollection()

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

public ExchangeUMDialPlanRuleCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()