| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfAllItemsType |
CreateItem.items |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfAllItemsType |
CreateItem.getItems()
Gets the value of the items property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateItem.setItems(NonEmptyArrayOfAllItemsType value)
Sets the value of the items property.
|
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfAllItemsType |
MeetingRequestMessageType.adjacentMeetings |
protected NonEmptyArrayOfAllItemsType |
CalendarItemType.adjacentMeetings |
protected NonEmptyArrayOfAllItemsType |
MeetingRequestMessageType.conflictingMeetings |
protected NonEmptyArrayOfAllItemsType |
CalendarItemType.conflictingMeetings |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfAllItemsType |
ObjectFactory.createNonEmptyArrayOfAllItemsType()
Create an instance of
NonEmptyArrayOfAllItemsType |
NonEmptyArrayOfAllItemsType |
MeetingRequestMessageType.getAdjacentMeetings()
Gets the value of the adjacentMeetings property.
|
NonEmptyArrayOfAllItemsType |
CalendarItemType.getAdjacentMeetings()
Gets the value of the adjacentMeetings property.
|
NonEmptyArrayOfAllItemsType |
MeetingRequestMessageType.getConflictingMeetings()
Gets the value of the conflictingMeetings property.
|
NonEmptyArrayOfAllItemsType |
CalendarItemType.getConflictingMeetings()
Gets the value of the conflictingMeetings property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setAdjacentMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the adjacentMeetings property.
|
void |
CalendarItemType.setAdjacentMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the adjacentMeetings property.
|
void |
MeetingRequestMessageType.setConflictingMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the conflictingMeetings property.
|
void |
CalendarItemType.setConflictingMeetings(NonEmptyArrayOfAllItemsType value)
Sets the value of the conflictingMeetings property.
|
Copyright © 2015 Jasig. All Rights Reserved.