Uses of Class
microsoft.exchange.webservices.data.AutodiscoverResponse

Uses of AutodiscoverResponse in microsoft.exchange.webservices.data
 

Classes in microsoft.exchange.webservices.data with type parameters of type AutodiscoverResponse
 class AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse>
          Represents a collection of responses to a call to the Autodiscover service.
 

Subclasses of AutodiscoverResponse in microsoft.exchange.webservices.data
 class AutodiscoverResponseCollection<TResponse extends AutodiscoverResponse>
          Represents a collection of responses to a call to the Autodiscover service.
 class GetDomainSettingsResponse
          Represents the response to a GetDomainSettings call for an individual domain.
 class GetDomainSettingsResponseCollection
          Represents a collection of responses to GetDomainSettings.
 class GetUserSettingsResponse
          Represents the response to a GetUsersSettings call for an individual user.
 class GetUserSettingsResponseCollection
          Represents a collection of responses to GetUserSettings.
 



Copyright © 2012. All Rights Reserved.