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

ExchangeItem.saveTo

public void saveTo(java.io.File file)

Saves the content of this message to the specified file in RFC-822 format (EML format).

This method also saves all the changes made to this item in the Exchange store. In case of a conflict, the item won't be saved and an exception will be thrown by this method.

Throws:
ExchangeServiceException   if any errors occur during the communication with Exchange.
IOException   if errors occur when writing to the specified file.

Community comments



Powered by JavaDocPlus