Tone Property

Gets 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

See Also

Reference

ToneControllerEventArgs Class

ToneControllerEventArgs Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace