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

Packages that use ExchangeServerInfo
microsoft.exchange.webservices.data.core   
 

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

Methods in microsoft.exchange.webservices.data.core that return ExchangeServerInfo
 ExchangeServerInfo ExchangeServiceBase.getServerInfo()
          Gets information associated with the server that processed the last request.
static ExchangeServerInfo ExchangeServerInfo.parse(EwsServiceXmlReader reader)
          Parse current element to extract server information.
 

Methods in microsoft.exchange.webservices.data.core with parameters of type ExchangeServerInfo
 void ExchangeServiceBase.setServerInfo(ExchangeServerInfo serverInfo)
          Sets information associated with the server that processed the last request.
 



Copyright © 2012–2015 Microsoft. All rights reserved.