| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalAudience |
GetUserOofSettingsResponse.allowExternalOof |
| Modifier and Type | Method and Description |
|---|---|
ExternalAudience |
GetUserOofSettingsResponse.getAllowExternalOof()
Gets the value of the allowExternalOof property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUserOofSettingsResponse.setAllowExternalOof(ExternalAudience value)
Sets the value of the allowExternalOof property.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExternalAudience |
UserOofSettings.externalAudience |
| Modifier and Type | Method and Description |
|---|---|
static ExternalAudience |
ExternalAudience.fromValue(String v) |
ExternalAudience |
UserOofSettings.getExternalAudience()
Gets the value of the externalAudience property.
|
static ExternalAudience |
ExternalAudience.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalAudience[] |
ExternalAudience.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserOofSettings.setExternalAudience(ExternalAudience value)
Sets the value of the externalAudience property.
|
Copyright © 2015 Jasig. All Rights Reserved.