| Package | Description |
|---|---|
| com.microsoft.exchange.autodiscover |
| Modifier and Type | Field and Description |
|---|---|
protected ExchangeVersion |
GetUserSettingsRequest.requestedVersion |
protected ExchangeVersion |
GetDomainSettingsRequest.requestedVersion |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeVersion |
ExchangeVersion.fromValue(String v) |
ExchangeVersion |
GetUserSettingsRequest.getRequestedVersion()
Gets the value of the requestedVersion property.
|
ExchangeVersion |
GetDomainSettingsRequest.getRequestedVersion()
Gets the value of the requestedVersion property.
|
static ExchangeVersion |
ExchangeVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeVersion[] |
ExchangeVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExchangeVersion> |
ObjectFactory.createRequestedServerVersion(ExchangeVersion value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExchangeVersion> |
ObjectFactory.createRequestedServerVersion(ExchangeVersion value)
|
void |
GetUserSettingsRequest.setRequestedVersion(ExchangeVersion value)
Sets the value of the requestedVersion property.
|
void |
GetDomainSettingsRequest.setRequestedVersion(ExchangeVersion value)
Sets the value of the requestedVersion property.
|
Copyright © 2015 Jasig. All Rights Reserved.