Uses of Class
microsoft.exchange.webservices.data.core.ExchangeServiceBase
-
Packages that use ExchangeServiceBase Package Description 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 Modifier and Type Class Description classAutodiscoverServiceRepresents a binding to the Exchange Autodiscover Service.Constructors in microsoft.exchange.webservices.data.autodiscover with parameters of type ExchangeServiceBase Constructor Description 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 Modifier and Type Class Description classExchangeServiceRepresents a binding to the Exchange Web Services.Methods in microsoft.exchange.webservices.data.core that return ExchangeServiceBase Modifier and Type Method Description ExchangeServiceBaseEwsServiceXmlWriter. getService()Gets the service.Constructors in microsoft.exchange.webservices.data.core with parameters of type ExchangeServiceBase Constructor Description EwsServiceXmlWriter(ExchangeServiceBase service, OutputStream stream)Initializes a new instance.ExchangeServiceBase(ExchangeServiceBase service, ExchangeVersion requestedServerVersion)
-