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