Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets whether 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