Volume Property

Gets tone's volume percentage.

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

Syntax

'Declaration
Public ReadOnly Property Volume As Single
    Get
'Usage
Dim instance As ToneControllerEventArgs
Dim value As Single

value = instance.Volume
public float Volume { get; }

Property Value

Type: System..::..Single

See Also

Reference

ToneControllerEventArgs Class

ToneControllerEventArgs Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace