| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected RecurrenceType |
MeetingRequestMessageType.recurrence |
protected RecurrenceType |
CalendarItemType.recurrence |
| Modifier and Type | Method and Description |
|---|---|
RecurrenceType |
ObjectFactory.createRecurrenceType()
Create an instance of
RecurrenceType |
RecurrenceType |
MeetingRequestMessageType.getRecurrence()
Gets the value of the recurrence property.
|
RecurrenceType |
CalendarItemType.getRecurrence()
Gets the value of the recurrence property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setRecurrence(RecurrenceType value)
Sets the value of the recurrence property.
|
void |
CalendarItemType.setRecurrence(RecurrenceType value)
Sets the value of the recurrence property.
|
Copyright © 2017 Apereo. All Rights Reserved.