PhoneCallVideoCapabilities.IsVideoCallingCapable Property

Definition

Gets whether this PhoneLine instance supports video calls.

public:
 property bool IsVideoCallingCapable { bool get(); };
bool IsVideoCallingCapable();
public bool IsVideoCallingCapable { get; }
var boolean = phoneCallVideoCapabilities.isVideoCallingCapable;
Public ReadOnly Property IsVideoCallingCapable As Boolean

Property Value

Boolean

bool

True if the PhoneLine instance supports video calls, false if it does not.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to