CanBeDeflected Property

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

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

Syntax

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

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

Property Value

Type: System..::..Boolean

See Also

Reference

Call Class

Call Members

Microsoft.Rtc.Collaboration Namespace