| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
OutOfOffice |
OutOfOfficeResponse.getOutOfOffice()
Gets the OOF settings.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
Service.setOutOfOffice(OutOfOffice outOfOffice,
EmailAddress emailAddress)
Sets the Out of Office settings for a specific mailbox.
|
Response |
Service.setOutOfOffice(OutOfOffice outOfOffice,
java.lang.String emailAddress)
Sets the Out of Office settings for a specific mailbox.
|