NetworkOperatorNotificationTrigger.NetworkAccountId Property

Definition

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

String

Platform::String

winrt::hstring

A unique identifier for the mobile broadband account.

Applies to