Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs when an item in the specified collection is changed.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event ItemChange As ItemsEvents_ItemChangeEventHandler
'Usage
Dim instance As ItemsEvents_Event
Dim handler As ItemsEvents_ItemChangeEventHandler
AddHandler instance.ItemChange, handler
event ItemsEvents_ItemChangeEventHandler ItemChange
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.ItemsEvents_ItemChangeEventHandler