ExchangeService properties
The following tables list the members exposed by the ExchangeService type.
| Name | Description | |
|---|---|---|
|
AcceptGzipEncoding | Gets or sets a value that indicates whether GZip compression encoding should be accepted. (inherited from ExchangeServiceBase) |
|
ClientRequestId | Gets or sets the request ID. The ClientRequestId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
ConnectionGroupName | Gets or sets the name of the connection group for the request. The ConnectionGroupName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
CookieContainer | Gets or sets the cookie container. (inherited from ExchangeServiceBase) |
|
Credentials | Gets or sets the credentials that are used to authenticate with Exchange Web Services (EWS). (inherited from ExchangeServiceBase) |
|
DateTimePrecision | Gets or set the degree of precision used for DateTime values returned from Exchange Web Services (EWS).This property was introduced in the Exchange Web Services (EWS) Managed API 1.2. |
|
EnableScpLookup | Gets or sets a value that indicates whether Exchange Web Services (EWS) should perform a service connection point (SCP) lookup when it is determining the service URL. |
|
FileAttachmentContentHandler | Gets or sets a file attachment content handler. |
|
HttpHeaders | Gets a list of HTTP headers associated with requests to Exchange Web Services (EWS). (inherited from ExchangeServiceBase) |
|
HttpResponseHeaders | Gets a collection of HTTP headers from the last response. The HttpResponseHeaders property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
ImpersonatedUserId | Gets or sets the ID of the user who Exchange Web Services (EWS) is to impersonate. |
|
KeepAlive | Gets or sets whether a request should contain a Keep-alive header. The KeepAlive property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
ManagementRoles | Gets or sets the user and application roles used to restrict access based on group membership.The ManagementRoles property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
PreAuthenticate | Gets or sets a value that indicates whether HTTP pre-authentication should be performed. (inherited from ExchangeServiceBase) |
|
PreferredCulture | Gets or sets the preferred culture for messages that are returned by Exchange Web Services (EWS). |
|
RequestedServerVersion | Gets the requested server version. (inherited from ExchangeServiceBase) |
|
ReturnClientRequestId | Gets or sets a flag indicating that a client requires responses to include the request ID. The ReturnClientRequestId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
SendClientLatencies | Gets or sets whether client latency information must be sent by the client. The SendClientLatencies property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. (inherited from ExchangeServiceBase) |
|
ServerInfo | Gets information that is associated with the server that processed the most recent request. (inherited from ExchangeServiceBase) |
|
Timeout | Gets or sets the timeout that is used when sending HTTP requests and when receiving HTTP responses, in milliseconds. (inherited from ExchangeServiceBase) |
|
TimeZone | Gets the time zone to which Exchange Web Services (EWS) is scoped. |
|
TraceEnabled | Gets or sets a value that indicates whether tracing is enabled. (inherited from ExchangeServiceBase) |
|
TraceEnablePrettyPrinting | Gets or sets a value indicating whether the trace output has stylistic formatting conventions applied. The TraceEnablePrettyPrinting property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
TraceFlags | Gets or sets the trace flags. (inherited from ExchangeServiceBase) |
|
TraceListener | Gets or sets the trace listener. (inherited from ExchangeServiceBase) |
|
UnifiedMessaging | Provides access to the Unified Messaging (UM) functionalities. |
|
Url | Gets or sets the URL of Exchange Web Services (EWS). |
|
UseDefaultCredentials | Gets or sets a value that indicates whether the credentials of the user who is currently logged on to Windows should be used to authenticate with Exchange Web Services (EWS). (inherited from ExchangeServiceBase) |
|
UserAgent | Gets or sets the user agent. (inherited from ExchangeServiceBase) |
|
WebProxy | Gets or sets the Web proxy server that handles requests. (inherited from ExchangeServiceBase) |
Show: