API Reference
| Classic JavaDoc |
Outlook.createInstance
public static Outlook createInstance(com.moyosoft.connector.com.ComManager comManager)
public static Outlook createInstance(com.moyosoft.connector.com.ComManager comManager, String profile, String password, boolean showDialog, boolean newSession)
Creates the Outlook object and logs on with the default profile.Throws:
ComponentObjectModelException | |
LibraryNotFoundException |
public static Outlook createInstance(com.moyosoft.connector.com.ComManager comManager, String profile, String password, boolean showDialog, boolean newSession)
Creates the Outlook object and logs on with the specified profile.
Community comments
Powered by JavaDocPlus