| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected NonEmptyArrayOfBaseItemIdsType |
GetItem.itemIds |
protected NonEmptyArrayOfBaseItemIdsType |
SendItem.itemIds |
protected NonEmptyArrayOfBaseItemIdsType |
BaseMoveCopyItemType.itemIds |
protected NonEmptyArrayOfBaseItemIdsType |
DeleteItem.itemIds |
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfBaseItemIdsType |
GetItem.getItemIds()
Gets the value of the itemIds property.
|
NonEmptyArrayOfBaseItemIdsType |
SendItem.getItemIds()
Gets the value of the itemIds property.
|
NonEmptyArrayOfBaseItemIdsType |
BaseMoveCopyItemType.getItemIds()
Gets the value of the itemIds property.
|
NonEmptyArrayOfBaseItemIdsType |
DeleteItem.getItemIds()
Gets the value of the itemIds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetItem.setItemIds(NonEmptyArrayOfBaseItemIdsType value)
Sets the value of the itemIds property.
|
void |
SendItem.setItemIds(NonEmptyArrayOfBaseItemIdsType value)
Sets the value of the itemIds property.
|
void |
BaseMoveCopyItemType.setItemIds(NonEmptyArrayOfBaseItemIdsType value)
Sets the value of the itemIds property.
|
void |
DeleteItem.setItemIds(NonEmptyArrayOfBaseItemIdsType value)
Sets the value of the itemIds property.
|
| Modifier and Type | Method and Description |
|---|---|
NonEmptyArrayOfBaseItemIdsType |
ObjectFactory.createNonEmptyArrayOfBaseItemIdsType()
Create an instance of
NonEmptyArrayOfBaseItemIdsType |
Copyright © 2016 Apereo. All Rights Reserved.