MaxTone Property

Gets maximum tone allowed to send and receive.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property MaxTone As Integer
    Get
'Usage
Dim instance As ToneController
Dim value As Integer

value = instance.MaxTone
public int MaxTone { get; }

Property Value

Type: System..::..Int32

See Also

Reference

ToneController Class

ToneController Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace