ToneController.MinTone Property
Gets the minimum tone that can be sent or received.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property MinTone As Integer
Get
'Usage
Dim instance As ToneController
Dim value As Integer
value = instance.MinTone
public int MinTone { get; }
Property Value
Type: System.Int32
Remarks
The minimum tone is Tone0 in the ToneId enumeration, and the value of this tone is 0.