AudioVideoCall.CanBeDeflected Property
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