Partager via


ExchangeServiceBase.HttpResponseHeaders Propriété

Définition

Obtient une collection d’en-têtes HTTP à partir de la dernière réponse. La HttpResponseHeaders propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ HttpResponseHeaders { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,string> HttpResponseHeaders { get; }
Public ReadOnly Property HttpResponseHeaders As IDictionary(Of String, String)

Valeur de propriété

Collection d’en-têtes HTTP.

S’applique à