ToneControllerEventArgs.Tone Property
Gets the telephony tone.
Namespace: Microsoft.Rtc.Collaboration.AudioVideo
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Tone As Integer
Get
'Usage
Dim instance As ToneControllerEventArgs
Dim value As Integer
value = instance.Tone
public int Tone { get; }
Property Value
Type: System.Int32