API Reference
| Classic JavaDoc |
TaskRecurrencePattern.setMonthOfYear
public void setMonthOfYear(int value)
Sets the month during which the task occurs. Accepted values are in the range from 1 to 12.
Only applicable if the RecurrenceType is RecursYearly or RecursYearNth. 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