Edit

Share via


ToneController.MinTone Property

Definition

Gets the minimum tone that can be sent or received.

public:
 property int MinTone { int get(); };
public int MinTone { get; }
member this.MinTone : int
Public ReadOnly Property MinTone As Integer

Property Value

Remarks

The minimum tone is Tone0 in the ToneId enumeration, and the value of this tone is 0.

Applies to