|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GetUserSettingsResponse in microsoft.exchange.webservices.data.autodiscover |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover that return GetUserSettingsResponse | |
|---|---|
GetUserSettingsResponse |
AutodiscoverService.getUserSettings(String userSmtpAddress,
UserSettingName... userSettingNames)
Retrieves the specified settings for single SMTP address. |
protected GetUserSettingsResponse |
AutodiscoverService.internalGetLegacyUserSettings(String emailAddress,
List<UserSettingName> requestedSettings)
Gets user settings from Autodiscover legacy endpoint. |
protected GetUserSettingsResponse |
AutodiscoverService.internalGetSoapUserSettings(String smtpAddress,
List<UserSettingName> requestedSettings)
Calls the SOAP Autodiscover service for user settings for a single SMTP address. |
| Uses of GetUserSettingsResponse in microsoft.exchange.webservices.data.autodiscover.configuration |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.configuration that return GetUserSettingsResponse | |
|---|---|
abstract GetUserSettingsResponse |
ConfigurationSettingsBase.convertSettings(String smtpAddress,
List<UserSettingName> requestedSettings)
Convert ConfigurationSettings to GetUserSettings response. |
| Uses of GetUserSettingsResponse in microsoft.exchange.webservices.data.autodiscover.configuration.outlook |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.configuration.outlook that return GetUserSettingsResponse | |
|---|---|
GetUserSettingsResponse |
OutlookConfigurationSettings.convertSettings(String smtpAddress,
List<UserSettingName> requestedSettings)
Convert OutlookConfigurationSettings to GetUserSettings response. |
| Uses of GetUserSettingsResponse in microsoft.exchange.webservices.data.autodiscover.response |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.response that return GetUserSettingsResponse | |
|---|---|
protected GetUserSettingsResponse |
GetUserSettingsResponseCollection.createResponseInstance()
Create a response instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||