|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecurrenceType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of RecurrenceType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as RecurrenceType | |
|---|---|
protected RecurrenceType |
MeetingRequestMessageType.recurrence
|
protected RecurrenceType |
CalendarItemType.recurrence
|
| Methods in com.microsoft.exchange.types that return RecurrenceType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type RecurrenceType | |
|---|---|
void |
MeetingRequestMessageType.setRecurrence(RecurrenceType value)
Sets the value of the recurrence property. |
void |
CalendarItemType.setRecurrence(RecurrenceType value)
Sets the value of the recurrence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||