PhoneLine.VideoCallingCapabilities 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 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
|