Moyosoft Products | Services | Download | Contact us    
Java Outlook Connector
Products  >  Java Outlook Connector  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

OutlookContact.OutlookContact

public OutlookContact(OutlookFolder folder)

Creates a new contact item in the specified folder

Parameters:
folder   the folder where the new contact will be created

Throws:
ComponentObjectModelException   if a COM error occurs.

public OutlookContact(Outlook outlookApplication)

Creates a new contact item in the default contacts folder

Parameters:
outlookApplication   the Outlook application's object

Throws:
ComponentObjectModelException   if a COM error occurs.

public OutlookContact(com.moyosoft.connector.com.Dispatch dispatch)

Community comments



Powered by JavaDocPlus