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

ExchangeFolder.createContact

public ExchangeContact createContact()

Creates a new contact in this folder. This method is equivalent to:
(ExchangeContact) createItem(ItemType.Contact);

Throws:
ExchangeServiceException   if any errors occur during the communication with Exchange.

See Also:

Community comments



Powered by JavaDocPlus