| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected OccurrenceInfoType |
MeetingRequestMessageType.firstOccurrence |
protected OccurrenceInfoType |
CalendarItemType.firstOccurrence |
protected OccurrenceInfoType |
MeetingRequestMessageType.lastOccurrence |
protected OccurrenceInfoType |
CalendarItemType.lastOccurrence |
| Modifier and Type | Field and Description |
|---|---|
protected List<OccurrenceInfoType> |
NonEmptyArrayOfOccurrenceInfoType.occurrences |
| Modifier and Type | Method and Description |
|---|---|
OccurrenceInfoType |
ObjectFactory.createOccurrenceInfoType()
Create an instance of
OccurrenceInfoType |
OccurrenceInfoType |
MeetingRequestMessageType.getFirstOccurrence()
Gets the value of the firstOccurrence property.
|
OccurrenceInfoType |
CalendarItemType.getFirstOccurrence()
Gets the value of the firstOccurrence property.
|
OccurrenceInfoType |
MeetingRequestMessageType.getLastOccurrence()
Gets the value of the lastOccurrence property.
|
OccurrenceInfoType |
CalendarItemType.getLastOccurrence()
Gets the value of the lastOccurrence property.
|
| Modifier and Type | Method and Description |
|---|---|
List<OccurrenceInfoType> |
NonEmptyArrayOfOccurrenceInfoType.getOccurrences()
Gets the value of the occurrences property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setFirstOccurrence(OccurrenceInfoType value)
Sets the value of the firstOccurrence property.
|
void |
CalendarItemType.setFirstOccurrence(OccurrenceInfoType value)
Sets the value of the firstOccurrence property.
|
void |
MeetingRequestMessageType.setLastOccurrence(OccurrenceInfoType value)
Sets the value of the lastOccurrence property.
|
void |
CalendarItemType.setLastOccurrence(OccurrenceInfoType value)
Sets the value of the lastOccurrence property.
|
Copyright © 2014 Jasig. All Rights Reserved.