| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected WeeklyRecurrencePatternType |
RecurrenceType.weeklyRecurrence |
protected WeeklyRecurrencePatternType |
TaskRecurrenceType.weeklyRecurrence |
| Modifier and Type | Method and Description |
|---|---|
WeeklyRecurrencePatternType |
ObjectFactory.createWeeklyRecurrencePatternType()
Create an instance of
WeeklyRecurrencePatternType |
WeeklyRecurrencePatternType |
RecurrenceType.getWeeklyRecurrence()
Gets the value of the weeklyRecurrence property.
|
WeeklyRecurrencePatternType |
TaskRecurrenceType.getWeeklyRecurrence()
Gets the value of the weeklyRecurrence property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurrenceType.setWeeklyRecurrence(WeeklyRecurrencePatternType value)
Sets the value of the weeklyRecurrence property.
|
void |
TaskRecurrenceType.setWeeklyRecurrence(WeeklyRecurrencePatternType value)
Sets the value of the weeklyRecurrence property.
|
Copyright © 2014 Jasig. All Rights Reserved.