CollectDigits.StopTones Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)