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