API Reference
| Classic JavaDoc |
OutlookTask.OutlookTask
public OutlookTask(OutlookFolder folder)
public OutlookTask(Outlook outlookApplication)
public OutlookTask(com.moyosoft.connector.com.Dispatch dispatch)
Creates a new task in the specified folderParameters:
Throws:
folder | the folder where the new task will be created |
ComponentObjectModelException | if a COM error occurs. |
public OutlookTask(Outlook outlookApplication)
Creates a new task in the default tasks folderParameters:
Throws:
outlookApplication | the Outlook application's object |
ComponentObjectModelException | if a COM error occurs. |
public OutlookTask(com.moyosoft.connector.com.Dispatch dispatch)
Community comments
Powered by JavaDocPlus