ItemEvents_10_Event.CustomPropertyChange Event

Definition

Occurs when a custom property of an item (which is an instance of the parent object) is changed.

C#
event Microsoft.Office.Interop.Outlook.ItemEvents_10_CustomPropertyChangeEventHandler CustomPropertyChange;

Event Type

Remarks

The property name is passed to the procedure so that you can determine which custom property changed.

Applies to

Product Versions
Outlook primary interop assembly Latest