API Reference
| Classic JavaDoc |
Exchange.createMail
public ExchangeMail createMail()
Creates a new email object that can be filled and sent out. If the save() method is called on the returned ExchangeMail object, the email will be saved in the Drafts folder.
Throws:
Throws:
ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus