API Reference
| Classic JavaDoc |
Exchange.getItem
public ExchangeItem getItem(String itemId)
Returns an Exchange item identified by the specified ID or null if the item is not found.Returns:
the Exchange item.
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus