| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DailyRecurrencePatternType |
RecurrenceType.dailyRecurrence |
protected DailyRecurrencePatternType |
TaskRecurrenceType.dailyRecurrence |
| Modifier and Type | Method and Description |
|---|---|
DailyRecurrencePatternType |
ObjectFactory.createDailyRecurrencePatternType()
Create an instance of
DailyRecurrencePatternType |
DailyRecurrencePatternType |
RecurrenceType.getDailyRecurrence()
Gets the value of the dailyRecurrence property.
|
DailyRecurrencePatternType |
TaskRecurrenceType.getDailyRecurrence()
Gets the value of the dailyRecurrence property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurrenceType.setDailyRecurrence(DailyRecurrencePatternType value)
Sets the value of the dailyRecurrence property.
|
void |
TaskRecurrenceType.setDailyRecurrence(DailyRecurrencePatternType value)
Sets the value of the dailyRecurrence property.
|
Copyright © 2019 Apereo. All rights reserved.