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