PhoneLine.VideoCallingCapabilities Property

Definition

Gets whether video calling is supported over this phone line.

public:
 property PhoneCallVideoCapabilities ^ VideoCallingCapabilities { PhoneCallVideoCapabilities ^ get(); };
PhoneCallVideoCapabilities VideoCallingCapabilities();
public PhoneCallVideoCapabilities VideoCallingCapabilities { get; }
var phoneCallVideoCapabilities = phoneLine.videoCallingCapabilities;
Public ReadOnly Property VideoCallingCapabilities As PhoneCallVideoCapabilities

Property Value

True if video calling is supported, false if it is not.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to