EmailMailbox.NetworkAccountId Property

Definition

Gets the identifier of the email mailbox account within its network.

public:
 property Platform::String ^ NetworkAccountId { Platform::String ^ get(); };
winrt::hstring NetworkAccountId();
public string NetworkAccountId { get; }
var string = emailMailbox.networkAccountId;
Public ReadOnly Property NetworkAccountId As String

Property Value

String

Platform::String

winrt::hstring

The identifier of the email mailbox account within its network.

Windows requirements

App capabilities
email emailSystem

Applies to