ItemsEvents_Event Events

Include Protected Members
Include Inherited Members

The ItemsEvents_Event type exposes the following members.

Events

 

Name

Description

Public event

ItemAdd

Occurs when one or more items are added to the specified collection. This event does not run when a large number of items are added to the folder at once.

Public event

ItemChange

Occurs when an item in the specified collection is changed.

Public event

ItemRemove

Occurs when an item is deleted from the specified collection. This event does not run when the last item in a Personal Folders file (.pst) is deleted, or if 16 or more items are deleted at once from a PST file, Microsoft Exchange mailbox, or an Exchange public folder.

Top

See Also

Reference

ItemsEvents_Event Interface

Microsoft.Office.Interop.Outlook Namespace