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