API Reference
| Classic JavaDoc |
RecurrencePattern.setDaysOfWeek
public void setDaysOfWeek(DayOfWeek value)
Sets the days of week when the appointment occurs.
Only applicable if the RecurrenceType is RecursWeekly. If other RecurrenceType is set, this method will throw an exception.
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus