CanBeDeflected Property

Gets the value indicating if the call has potential to be deflected to some other target than the original target.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property CanBeDeflected As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.CanBeDeflected
protected override bool CanBeDeflected { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

AudioVideoCall Class

AudioVideoCall Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace