NetworkOperatorNotificationTrigger.NetworkAccountId 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 account identifier for the mobile network operator notification trigger.
public:
property Platform::String ^ NetworkAccountId { Platform::String ^ get(); };
winrt::hstring NetworkAccountId();
public string NetworkAccountId { get; }
var string = networkOperatorNotificationTrigger.networkAccountId;
Public ReadOnly Property NetworkAccountId As String
Property Value
A unique identifier for the mobile broadband account.