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