AlternateMailbox.OwnerSmtpAddress 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’adresse SMTP du propriétaire de la boîte aux lettres secondaire. La OwnerSmtpAddress propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de 15.00.0847.032.
public:
property System::String ^ OwnerSmtpAddress { System::String ^ get(); };
public string OwnerSmtpAddress { get; }
Public ReadOnly Property OwnerSmtpAddress As String