PhoneLine.NetworkState 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 the current network status of the phone line.
public:
property PhoneNetworkState NetworkState { PhoneNetworkState get(); };
PhoneNetworkState NetworkState();
public PhoneNetworkState NetworkState { get; }
var phoneNetworkState = phoneLine.networkState;
Public ReadOnly Property NetworkState As PhoneNetworkState
Property Value
The current network status of the phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|