API Reference
| Classic JavaDoc |
TaskRecurrencePattern.getDayOfMonth
public int getDayOfMonth()
Returns the month's day on which the task occurs. Accepted values are in the
range from 1 to 31.
Only applicable if the RecurrenceType is RecursMonthNth or RecursYearNth.
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus