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

ExchangeFolder.createItemFrom

public ExchangeItem createItemFrom(java.io.File file)

Creates a new message in this folder from the content of the specified file. The file's content should be in RFC-822 format (EML format).

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

See Also:

Community comments



Powered by JavaDocPlus