PhoneLineConfiguration.IsVideoCallingEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|