EmailMailbox.NetworkAccountId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identificateur du compte de boîte aux lettres de messagerie au sein de son réseau.
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
Valeur de propriété
Identificateur du compte de boîte aux lettres de messagerie au sein de son réseau.
Configuration requise pour Windows
Fonctionnalités de l’application |
email
emailSystem
|