|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ChangeType in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return ChangeType | |
|---|---|
ChangeType |
Change.getChangeType()
Gets the type of the change. |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type ChangeType | |
|---|---|
protected void |
Change.setChangeType(ChangeType changeType)
sets the type of the change. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||