API Reference
| 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:
See Also:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
IOException | if errors occur when reading the specified file. |
Community comments
Powered by JavaDocPlus