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