Uses of Class
microsoft.exchange.webservices.data.autodiscover.response.GetUserSettingsResponseCollection

Packages that use GetUserSettingsResponseCollection
microsoft.exchange.webservices.data.autodiscover   
microsoft.exchange.webservices.data.autodiscover.request   
 

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

Methods in microsoft.exchange.webservices.data.autodiscover that return GetUserSettingsResponseCollection
protected  GetUserSettingsResponseCollection AutodiscoverService.getUserSettings(List<String> smtpAddresses, List<UserSettingName> settings)
          Gets the user settings using Autodiscover SOAP service.
 GetUserSettingsResponseCollection AutodiscoverService.getUsersSettings(Iterable<String> userSmtpAddresses, UserSettingName... userSettingNames)
          Retrieves the specified settings for a set of users.
 

Uses of GetUserSettingsResponseCollection in microsoft.exchange.webservices.data.autodiscover.request
 

Methods in microsoft.exchange.webservices.data.autodiscover.request that return GetUserSettingsResponseCollection
 GetUserSettingsResponseCollection GetUserSettingsRequest.execute()
          Executes this instance.
 



Copyright © 2012–2015 Microsoft. All rights reserved.