Moyosoft Products | Services | Download | Contact us    
Java Outlook Connector
Products  >  Java Outlook Connector  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

ItemsCollection.createNew

public OutlookItem createNew()

Create new item in this collection.

Returns:
the created item

Throws:
ComponentObjectModelException   

public OutlookItem createNew(ItemType pType)

Create new item in this collection.

Parameters:
pType   new item's type

Returns:
the created item

Throws:
ComponentObjectModelException   

Community comments



Powered by JavaDocPlus