ExchangeServiceBaseHttpResponseHeaders - свойство
Gets a collection of HTTP headers from the last response.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IDictionary<string, string> HttpResponseHeaders { get; }
Public ReadOnly Property HttpResponseHeaders As IDictionary(Of String, String)
Get
public:
property IDictionary<String^, String^>^ HttpResponseHeaders {
IDictionary<String^, String^>^ get ();
}
member HttpResponseHeaders : IDictionary<string, string> with get
Значение свойства
IDictionaryString,
String