| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ConflictResolutionType |
UpdateItem.conflictResolution |
| Modifier and Type | Method and Description |
|---|---|
ConflictResolutionType |
UpdateItem.getConflictResolution()
Gets the value of the conflictResolution property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateItem.setConflictResolution(ConflictResolutionType value)
Sets the value of the conflictResolution property.
|
| Modifier and Type | Method and Description |
|---|---|
static ConflictResolutionType |
ConflictResolutionType.fromValue(String v) |
static ConflictResolutionType |
ConflictResolutionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictResolutionType[] |
ConflictResolutionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Apereo. All Rights Reserved.