API Reference
| Classic JavaDoc |
RecurrencePattern.setDayOfWeek
public void setDayOfWeek(DayOfWeek value)
Sets the day of week when the appointment occurs.
Only applicable if the RecurrenceType is RecursWeekly, RecursMonthly or RecursYearly. 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