CollectDigits.StopTones Property

Definition

Stop tones specified to end collection

public System.Collections.Generic.IEnumerable<char> StopTones { get; set; }
member this.StopTones : seq<char> with get, set
Public Property StopTones As IEnumerable(Of Char)

Property Value

IEnumerable<Char>

Applies to