| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ExchangeVersionType |
RequestServerVersion.version |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeVersionType |
ExchangeVersionType.fromValue(String v) |
ExchangeVersionType |
RequestServerVersion.getVersion()
Gets the value of the version property.
|
static ExchangeVersionType |
ExchangeVersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeVersionType[] |
ExchangeVersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestServerVersion.setVersion(ExchangeVersionType value)
Sets the value of the version property.
|
Copyright © 2019 Apereo. All rights reserved.