| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfOccurrenceInfoType |
MeetingRequestMessageType.modifiedOccurrences |
protected NonEmptyArrayOfOccurrenceInfoType |
CalendarItemType.modifiedOccurrences |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfOccurrenceInfoType |
ObjectFactory.createNonEmptyArrayOfOccurrenceInfoType()
Create an instance of
NonEmptyArrayOfOccurrenceInfoType |
NonEmptyArrayOfOccurrenceInfoType |
MeetingRequestMessageType.getModifiedOccurrences()
Gets the value of the modifiedOccurrences property.
|
NonEmptyArrayOfOccurrenceInfoType |
CalendarItemType.getModifiedOccurrences()
Gets the value of the modifiedOccurrences property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
Sets the value of the modifiedOccurrences property.
|
void |
CalendarItemType.setModifiedOccurrences(NonEmptyArrayOfOccurrenceInfoType value)
Sets the value of the modifiedOccurrences property.
|
Copyright © 2014 Jasig. All Rights Reserved.