Adds a new PIM item to the collection
A new PimItem
In previous versions this method was called "Add".
The type of the item depends on the type of the folder.
Note that the item is only created in memory – it is not committed to the store until you call Update()()()() on the item.
| Exception | Condition |
|---|---|
| NotSupportedException | This method is not supported when AllowNew is False. |