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