Для изменения размера нажмите или перетащите

ExchangeServiceBase - свойства

Тип ExchangeServiceBase предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоAcceptGzipEncoding
Gets or sets a value indicating whether GZip compression encoding should be accepted.
Открытое свойствоClientRequestId
Gets or sets the request id for the request.
Открытое свойствоConnectionGroupName
Gets or sets the name of the connection group for the request.
Открытое свойствоCookieContainer
Gets or sets the cookie container.
Открытое свойствоCredentials
Gets or sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property automatically sets the UseDefaultCredentials to false.
Открытое свойствоHttpHeaders
Gets a collection of HTTP headers that will be sent with each request to EWS.
Открытое свойствоHttpResponseHeaders
Gets a collection of HTTP headers from the last response.
Открытое свойствоKeepAlive
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive
Открытое свойствоPreAuthenticate
Gets or sets a value that indicates whether HTTP pre-authentication should be performed.
Открытое свойствоRequestedServerVersion
Gets the requested server version.
Открытое свойствоReturnClientRequestId
Gets or sets a flag to indicate whether the client requires the server side to return the request id.
Открытое свойствоSendClientLatencies
Gets or sets a value indicating whether client latency info is push to server.
Открытое свойствоServerInfo
Gets information associated with the server that processed the last request. Will be null if no requests have been processed.
Открытое свойствоTimeout
Gets or sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds. Defaults to 100000.
Открытое свойствоTimeZoneDefinition
Gets a time zone definition generated from the time zone info to which this service is scoped.
Открытое свойствоTraceEnabled
Gets or sets a value indicating whether tracing is enabled.
Открытое свойствоTraceFlags
Gets or sets the trace flags.
Открытое свойствоTraceListener
Gets or sets the trace listener.
Открытое свойствоUseDefaultCredentials
Gets or sets a value indicating whether the credentials of the user currently logged into Windows should be used to authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials property to null.
Открытое свойствоUserAgent
Gets or sets the user agent.
Открытое свойствоWebProxy
Gets or sets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy.
В начало страницы
См. также