Partager via


CallProvider.ToneController Property

Gets the ToneController object to be used with Microsoft Unified Communications Managed API workflow activities. Use this property only with call objects of type AudioVideoCall.

Namespace:  Microsoft.Rtc.Workflow.Common
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

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

value = instance.ToneController
public ToneController ToneController { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.ToneController

See Also

Reference

CallProvider Class

CallProvider Members

Microsoft.Rtc.Workflow.Common Namespace