|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OofExternalAudience in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return OofExternalAudience | |
|---|---|
OofExternalAudience |
OofSettings.getAllowExternalOof()
Gets a value indicating the authorized external OOF notifications. |
OofExternalAudience |
OofSettings.getExternalAudience()
Gets a value indicating who should receive external OOF messages. |
static OofExternalAudience |
OofExternalAudience.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OofExternalAudience[] |
OofExternalAudience.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 OofExternalAudience | |
|---|---|
void |
OofSettings.setAllowExternalOof(OofExternalAudience allowExternalOof)
Sets a value indicating the authorized external OOF notifications. |
void |
OofSettings.setExternalAudience(OofExternalAudience externalAudience)
Sets a value indicating who should receive external OOF messages. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||