_NameSpace.ExchangeMailboxServerName 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.
Retourne une valeur String (chaîne en C#) qui représente le nom du serveur Exchange sur lequel la boîte aux lettres active est hébergée. En lecture seule.
public:
property System::String ^ ExchangeMailboxServerName { System::String ^ get(); };
public string ExchangeMailboxServerName { get; }
Public ReadOnly Property ExchangeMailboxServerName As String
Valeur de propriété
Remarques
Si aucune boîte de messagerie Exchange n’existe dans l’espace de nom, cette propriété renvoie une chaîne vide.