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

AutodiscoverService - класс

Represents a binding to the Exchange Autodiscover Service.
Иерархия наследования
SystemObject
  Tessa.Exchange.WebServices.DataExchangeServiceBase
    Tessa.Exchange.WebServices.AutodiscoverAutodiscoverService

Пространство имён:  Tessa.Exchange.WebServices.Autodiscover
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public sealed class AutodiscoverService : ExchangeServiceBase

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

Конструкторы
  ИмяОписание
Открытый методAutodiscoverService
Initializes a new instance of the AutodiscoverService class.
Открытый методAutodiscoverService(String)
Initializes a new instance of the AutodiscoverService class.
Открытый методAutodiscoverService(Uri)
Initializes a new instance of the AutodiscoverService class.
Открытый методAutodiscoverService(ExchangeVersion)
Initializes a new instance of the AutodiscoverService class.
Открытый методAutodiscoverService(String, ExchangeVersion)
Initializes a new instance of the AutodiscoverService class.
Открытый методAutodiscoverService(Uri, ExchangeVersion)
Initializes a new instance of the AutodiscoverService class.
В начало страницы
Свойства
  ИмяОписание
Открытое свойство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.)
Открытое свойствоDomain
Gets or sets the domain this service is bound to. When this property is set, the domain name is used to automatically determine the Autodiscover service URL.
Открытое свойствоEnableScpLookup
Gets or sets a value indicating whether the AutodiscoverService should perform SCP (ServiceConnectionPoint) record lookup when determining the Autodiscover service URL.
Открытое свойствоGetScpUrlsForDomainCallback
Gets or sets the delegate used to resolve Autodiscover SCP urls for a specified domain.
Открытое свойство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.)
Открытое свойствоIsExternal
Gets a value indicating whether the Autodiscover service that URL points to is internal (inside the corporate network) or external (outside the corporate network).
Открытое свойствоKeepAlive
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive
(Унаследован от ExchangeServiceBase.)
Открытое свойствоPreAuthenticate
Gets or sets a value that indicates whether HTTP pre-authentication should be performed.
(Унаследован от ExchangeServiceBase.)
Открытое свойствоRedirectionUrlValidationCallback
Gets or sets the redirection URL validation callback.
Открытое свойство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.)
Открытое свойство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.)
Открытое свойствоTraceFlags
Gets or sets the trace flags.
(Унаследован от ExchangeServiceBase.)
Открытое свойствоTraceListener
Gets or sets the trace listener.
(Унаследован от ExchangeServiceBase.)
Открытое свойствоUrl
Gets or sets the URL this service is bound to.
Открытое свойство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.)
В начало страницы
Методы
  ИмяОписание
Открытый методEquals
Determines whether the specified object is equal to the current object.
(Унаследован от Object.)
Защищённый методFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object.)
Открытый методGetDomainSettings(IEnumerableString, NullableExchangeVersion, DomainSettingName)
Retrieves the specified settings for a set of domains.
Открытый методGetDomainSettings(String, NullableExchangeVersion, DomainSettingName)
Retrieves the specified settings for a domain.
Открытый методGetHashCode
Serves as the default hash function.
(Унаследован от Object.)
Открытый методGetType
Gets the Type of the current instance.
(Унаследован от Object.)
Открытый методGetUserSettings
Retrieves the specified settings for single SMTP address.
Открытый методGetUsersSettings
Retrieves the specified settings for a set of users.
Защищённый методMemberwiseClone
Creates a shallow copy of the current Object.
(Унаследован от Object.)
Открытый методToString
Returns a string that represents the current object.
(Унаследован от Object.)
Открытый методTryGetPartnerAccess
Try to get the partner access information for the given target tenant.
В начало страницы
События
  ИмяОписание
Открытое событиеOnResponseHeadersCaptured
Occurs when the http response headers of a server call is captured.
(Унаследован от ExchangeServiceBase.)
Открытое событиеOnSerializeCustomSoapHeaders
Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange.
(Унаследован от ExchangeServiceBase.)
В начало страницы
Методы расширения
  ИмяОписание
Открытый метод расширенияGet (Определяется ComHelper.)
Открытый метод расширенияInternalMarkerCanvas
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.)
Открытый метод расширенияInvoke (Определяется ComHelper.)
Открытый метод расширенияSet (Определяется ComHelper.)
В начало страницы
См. также