A PolicyCondition which will check the phone number type of the number being dialed.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public sealed class PhoneNumberTypeCondition : PolicyCondition
Visual Basic
Public NotInheritable Class PhoneNumberTypeCondition _
	Inherits PolicyCondition

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Configuration.Dialer..::..PolicyCondition
    ININ.IceLib.Configuration.Dialer..::..PhoneNumberTypeCondition

See Also