ExchangeServiceBase.ServerInfo 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 des informations associées au serveur qui a traité la requête la plus récente.
public:
property Microsoft::Exchange::WebServices::Data::ExchangeServerInfo ^ ServerInfo { Microsoft::Exchange::WebServices::Data::ExchangeServerInfo ^ get(); };
public Microsoft.Exchange.WebServices.Data.ExchangeServerInfo ServerInfo { get; }
Public ReadOnly Property ServerInfo As ExchangeServerInfo
Valeur de propriété
Objet ExchangeServerInfo .
Remarques
La valeur de la ServerInfo propriété est une référence Null (Nothing en Visual Basic) si aucune demande n’a été traitée.