Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

TransferringEventArgs.TargetSip Property

Gets the SIP URI of the transfer destination.

Namespace:  Microsoft.Speech.VoiceXml.Common
Assembly:  Microsoft.Speech.VoiceXml (in Microsoft.Speech.VoiceXml.dll)

Syntax

'Declaration
Public ReadOnly Property TargetSip As String
    Get
'Usage
Dim instance As TransferringEventArgs
Dim value As String

value = instance.TargetSip
public string TargetSip { get; }

Property Value

Type: System.String

See Also

Reference

TransferringEventArgs Class

TransferringEventArgs Members

Microsoft.Speech.VoiceXml.Common Namespace