EmailMailbox.NetworkId Property

Definition

Gets the identifier of the network associated with this email mailbox.

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

Property Value

String

Platform::String

winrt::hstring

The identifier of the network associated with this email mailbox.

Windows requirements

App capabilities
email emailSystem

Applies to