ExchangeService - свойства |
Тип ExchangeService предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AcceptGzipEncoding |
Gets or sets a value indicating whether GZip compression encoding should be accepted.
(Унаследован от ExchangeServiceBase.) | |
ClientRequestId |
Gets or sets the request id for the request.
(Унаследован от ExchangeServiceBase.) | |
ConnectionGroupName |
Gets or sets the name of the connection group for the request.
(Унаследован от ExchangeServiceBase.) | |
CookieContainer |
Gets or sets the cookie container.
(Унаследован от ExchangeServiceBase.) | |
Credentials |
Gets or sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property
automatically sets the UseDefaultCredentials to false.
(Унаследован от ExchangeServiceBase.) | |
DateTimePrecision |
Gets or sets the DateTime precision for DateTime values returned from Exchange Web Services.
| |
EnableScpLookup |
Gets or sets a value indicating whether the AutodiscoverUrl method should perform SCP (Service Connection Point) record lookup when determining
the Autodiscover service URL.
| |
FileAttachmentContentHandler |
Gets or sets a file attachment content handler.
| |
HttpHeaders |
Gets a collection of HTTP headers that will be sent with each request to EWS.
(Унаследован от ExchangeServiceBase.) | |
HttpResponseHeaders |
Gets a collection of HTTP headers from the last response.
(Унаследован от ExchangeServiceBase.) | |
ImpersonatedUserId |
Gets or sets the Id of the user that EWS should impersonate.
| |
KeepAlive |
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive
(Унаследован от ExchangeServiceBase.) | |
ManagementRoles | ||
PreAuthenticate |
Gets or sets a value that indicates whether HTTP pre-authentication should be performed.
(Унаследован от ExchangeServiceBase.) | |
PreferredCulture |
Gets or sets the preferred culture for messages returned by the Exchange Web Services.
| |
RequestedServerVersion |
Gets the requested server version.
(Унаследован от ExchangeServiceBase.) | |
ReturnClientRequestId |
Gets or sets a flag to indicate whether the client requires the server side to return the request id.
(Унаследован от ExchangeServiceBase.) | |
SendClientLatencies |
Gets or sets a value indicating whether client latency info is push to server.
(Унаследован от ExchangeServiceBase.) | |
ServerInfo |
Gets information associated with the server that processed the last request.
Will be null if no requests have been processed.
(Унаследован от ExchangeServiceBase.) | |
Timeout |
Gets or sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds.
Defaults to 100000.
(Унаследован от ExchangeServiceBase.) | |
TimeZone |
Gets the time zone this service is scoped to.
| |
TimeZoneDefinition |
Gets a time zone definition generated from the time zone info to which this service is scoped.
(Унаследован от ExchangeServiceBase.) | |
TraceEnabled |
Gets or sets a value indicating whether tracing is enabled.
(Унаследован от ExchangeServiceBase.) | |
TraceEnablePrettyPrinting |
Gets or sets a value indicating whether trace output is pretty printed.
| |
TraceFlags |
Gets or sets the trace flags.
(Унаследован от ExchangeServiceBase.) | |
TraceListener |
Gets or sets the trace listener.
(Унаследован от ExchangeServiceBase.) | |
UnifiedMessaging |
Provides access to the Unified Messaging functionalities.
| |
Url |
Gets or sets the URL of the Exchange Web Services.
| |
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.
(Унаследован от ExchangeServiceBase.) | |
UserAgent |
Gets or sets the user agent.
(Унаследован от ExchangeServiceBase.) | |
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.
(Унаследован от ExchangeServiceBase.) |