API Reference
| Classic JavaDoc |
ExchangeFolder.createMail
public ExchangeMail createMail()
Creates a new email in this folder. This method is equivalent to:
See Also:
(ExchangeMail) createItem(ItemType.Mail);
Throws:ExchangeServiceException | if any errors occur during the communication with Exchange. |
Community comments
Powered by JavaDocPlus