API Reference
| Classic JavaDoc |
ItemsIterator.next
public ExchangeItem next()
Deprecated:
See Also:
use the method nextItem() instead.
Returns:the next item in the iteration.
Throws:NoSuchElementException | encapsulating a ExchangeServiceException if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus