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

OutlookMail.OutlookMail

public OutlookMail(OutlookFolder folder)

Creates a new mail in the specified folder

Parameters:
folder   the folder where the new mail item will be created

Throws:
ComponentObjectModelException   if a COM error occurs.

public OutlookMail(Outlook outlookApplication)

Creates a new mail in the default outbox folder

Parameters:
outlookApplication   the Outlook application's object

Throws:
ComponentObjectModelException   if a COM error occurs.

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

Community comments



Powered by JavaDocPlus