API Reference
| Classic JavaDoc |
ItemsCollection.createNew
public OutlookItem createNew()
public OutlookItem createNew(ItemType pType)
Create new item in this collection.Returns:
the created item
Throws:ComponentObjectModelException |
public OutlookItem createNew(ItemType pType)
Create new item in this collection.Parameters:
Returns:
pType | new item's type |
the created item
Throws:ComponentObjectModelException |
Community comments
Powered by JavaDocPlus