Compartilhar via


ExchangeServiceBase.HttpResponseHeaders Propriedade

Definição

Obtém uma coleção de cabeçalhos HTTP da última resposta. A HttpResponseHeaders propriedade é aplicável para clientes que visam Exchange Online e versões do Exchange a partir 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)

Valor da propriedade

Uma coleção de cabeçalhos HTTP.

Aplica-se a