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

OutlookAppointment.OutlookAppointment

public OutlookAppointment(OutlookFolder folder)

Creates a new appointment in the specified folder

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

Throws:
ComponentObjectModelException   if a COM error occurs.

public OutlookAppointment(Outlook outlookApplication)

Creates a new appointment item in the default calendar folder

Parameters:
outlookApplication   the Outlook application's object

Throws:
ComponentObjectModelException   if a COM error occurs.

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

Community comments



Powered by JavaDocPlus