| Package | Description |
|---|---|
| com.microsoft.exchange.autodiscover |
| Modifier and Type | Field and Description |
|---|---|
protected RequestedSettings |
GetUserSettingsRequest.requestedSettings |
protected RequestedSettings |
GetDomainSettingsRequest.requestedSettings |
| Modifier and Type | Method and Description |
|---|---|
RequestedSettings |
ObjectFactory.createRequestedSettings()
Create an instance of
RequestedSettings |
RequestedSettings |
GetUserSettingsRequest.getRequestedSettings()
Gets the value of the requestedSettings property.
|
RequestedSettings |
GetDomainSettingsRequest.getRequestedSettings()
Gets the value of the requestedSettings property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedSettings> |
ObjectFactory.createRequestedSettings(RequestedSettings value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestedSettings> |
ObjectFactory.createRequestedSettings(RequestedSettings value)
|
void |
GetUserSettingsRequest.setRequestedSettings(RequestedSettings value)
Sets the value of the requestedSettings property.
|
void |
GetDomainSettingsRequest.setRequestedSettings(RequestedSettings value)
Sets the value of the requestedSettings property.
|
Copyright © 2015 Jasig. All Rights Reserved.