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

OutlookNote.OutlookNote

public OutlookNote(OutlookFolder folder)

Creates a new note in the specified folder

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

Throws:
ComponentObjectModelException   if a COM error occurs.

public OutlookNote(Outlook outlookApplication)

Creates a new note in the default notes folder

Parameters:
outlookApplication   the Outlook application's object

Throws:
ComponentObjectModelException   if a COM error occurs.

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

Community comments



Powered by JavaDocPlus