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

FoldersIterator.remove

public void remove()

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

This method always throws an UnsupportedOperationException as the remove operation is not supported by this iterator. To delete a folder use the method ExchangeFolder.delete(boolean).

Throws:
UnsupportedOperationException   always

See Also:

Community comments



Powered by JavaDocPlus