|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OofSettings in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return OofSettings | |
|---|---|
OofSettings |
GetUserOofSettingsResponse.getOofSettings()
Gets the OOF settings. |
OofSettings |
ExchangeService.getUserOofSettings(String smtpAddress)
* Gets Out of Office (OOF) settings for a specific user. |
| Methods in microsoft.exchange.webservices.data with parameters of type OofSettings | |
|---|---|
protected void |
GetUserOofSettingsResponse.setOofSettings(OofSettings value)
Sets the oof settings. |
void |
ExchangeService.setUserOofSettings(String smtpAddress,
OofSettings oofSettings)
* Sets Out of Office (OOF) settings for a specific user. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||