PhoneLine.NetworkName 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 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
The name of the current network that is being used by the phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|