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