The set of phone number type database Ids that this condition will look for.

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 Collection<long> PhoneNumberTypes { get; }
Visual Basic
Public ReadOnly Property PhoneNumberTypes As Collection(Of Long)
	Get

See Also