Uses of Class
microsoft.exchange.webservices.data.core.ExchangeServiceBase

Packages that use ExchangeServiceBase
microsoft.exchange.webservices.data.autodiscover   
microsoft.exchange.webservices.data.core   
 

Uses of ExchangeServiceBase in microsoft.exchange.webservices.data.autodiscover
 

Subclasses of ExchangeServiceBase in microsoft.exchange.webservices.data.autodiscover
 class AutodiscoverService
          Represents a binding to the Exchange Autodiscover Service.
 

Constructors in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeServiceBase
AutodiscoverService(ExchangeServiceBase service)
          Initializes a new instance of the "AutodiscoverService" class.
AutodiscoverService(ExchangeServiceBase service, ExchangeVersion requestedServerVersion)
          Initializes a new instance of the AutodiscoverService class.
 

Uses of ExchangeServiceBase in microsoft.exchange.webservices.data.core
 

Subclasses of ExchangeServiceBase in microsoft.exchange.webservices.data.core
 class ExchangeService
          Represents a binding to the Exchange Web Services.
 

Methods in microsoft.exchange.webservices.data.core that return ExchangeServiceBase
 ExchangeServiceBase EwsServiceXmlWriter.getService()
          Gets the service.
 

Constructors in microsoft.exchange.webservices.data.core with parameters of type ExchangeServiceBase
EwsServiceXmlWriter(ExchangeServiceBase service, OutputStream stream)
          Initializes a new instance.
ExchangeServiceBase(ExchangeServiceBase service, ExchangeVersion requestedServerVersion)
           
 



Copyright © 2012–2015 Microsoft. All rights reserved.