The ViewItemUpdate event notifies your application that a
new item has been added or removed of the View
object. The ViewItemUpdateEnum type supports the following values:
Name
Value
Description
exAddItem
1
The a new item has been added.
exAddGroupItem
2
Occurs after a new group Item has been inserted to Items collection.