Share via


PhoneLine.NetworkState Property

Definition

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

Applies to