Is it possible to create a out-of-office message with a start and end date, over any java framework like ewsjavaapi?
Asked
Active
Viewed 453 times
1 Answers
1
You should checkout the latest code on our github project. The method is available on the ExchangeService:
The signature of the method looks as follows:
public void setUserOofSettings(String smtpAddress, OofSettings oofSettings)

vboctor
- 895
- 4
- 9