PhoneCallVideoCapabilities.IsVideoCallingCapable 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.
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
|