ExchangeServiceBaseHttpHeaders - свойство |
Gets a collection of HTTP headers that will be sent with each request to EWS.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IDictionary<string, string> HttpHeaders { get; }
Public ReadOnly Property HttpHeaders As IDictionary(Of String, String)
Get
public:
property IDictionary<String^, String^>^ HttpHeaders {
IDictionary<String^, String^>^ get ();
}
member HttpHeaders : IDictionary<string, string> with get
Значение свойства
Тип:
IDictionaryString,
StringСм. также