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