Share via


PhoneLineConfiguration.IsVideoCallingEnabled Property

Definition

Gets whether video calls are enabled over this phone line.

public:
 property bool IsVideoCallingEnabled { bool get(); };
bool IsVideoCallingEnabled();
public bool IsVideoCallingEnabled { get; }
var boolean = phoneLineConfiguration.isVideoCallingEnabled;
Public ReadOnly Property IsVideoCallingEnabled As Boolean

Property Value

Boolean

bool

True if video calls are supported, otherwise false.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to