Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

AttachmentsIterator.remove

public void remove()

Deprecated:
use the method ExchangeAttachment.delete() instead.

This method always throws an UnsupportedOperationException as the remove operation is not supported by this iterator. To delete an attachment, use the method ExchangeAttachment.delete() instead.

Throws:
UnsupportedOperationException   always

See Also:

Community comments



Powered by JavaDocPlus