PhoneLine.NetworkName Property

Definition

Gets the name of the current network that is being used by the phone line.

public:
 property Platform::String ^ NetworkName { Platform::String ^ get(); };
winrt::hstring NetworkName();
public string NetworkName { get; }
var string = phoneLine.networkName;
Public ReadOnly Property NetworkName As String

Property Value

String

Platform::String

winrt::hstring

The name of the current network that is being used by the phone line.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to