ExchangeServiceBaseHttpResponseHeaders - свойство |
Gets a collection of HTTP headers from the last response.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис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
См. также