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

Outlook.Outlook

public Outlook()

Default constructor. Creates the Outlook object and logs on with the default profile.

Throws:
ComponentObjectModelException   
LibraryNotFoundException   

public Outlook(String profile, String password)

Creates the Outlook object and logs on with the specified profile.

public Outlook(String profile, String password, boolean showDialog, boolean newSession)

Creates the Outlook object and logs on with the specified profile.

Community comments



Powered by JavaDocPlus