| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.autodiscover | |
| microsoft.exchange.webservices.data.autodiscover.request |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
GetUserSettingsResponseCollection |
GetUserSettingsRequest.execute()
Executes this instance.
|
Copyright © 2012–2015 Microsoft. All rights reserved.