ItemEvents_Event.add_PropertyChange Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Sub add_PropertyChange ( _
    param0 As ItemEvents_PropertyChangeEventHandler _
)
'Usage
Dim instance As ItemEvents_Event
Dim param0 As ItemEvents_PropertyChangeEventHandler

instance.add_PropertyChange(param0)
void add_PropertyChange(
    ItemEvents_PropertyChangeEventHandler param0
)

Parameters

See Also

Reference

ItemEvents_Event Interface

ItemEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace