Partager via


ExchangeServiceBase.HttpHeaders Propriété

Définition

Obtient une liste d’en-têtes HTTP associés aux demandes adressées aux services Web Exchange (EWS).

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

Valeur de propriété

Liste des en-têtes HTTP associés aux requêtes, organisés sous forme de paires clé/valeur.

S’applique à