API Reference
| Classic JavaDoc |
RecurrencePattern.getMonthOfYear
public int getMonthOfYear()
Returns the month during which the appointment occurs. Accepted values are in the range from 1 to 12.
Only applicable if the RecurrenceType is RecursYearly or RecursYearNth.
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus