OlkContactPhotoEvents_Event.Change Event
Occurs when the contact picture has changed.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event Change As OlkContactPhotoEvents_ChangeEventHandler
'Usage
Dim instance As OlkContactPhotoEvents_Event
Dim handler As OlkContactPhotoEvents_ChangeEventHandler
AddHandler instance.Change, handler
event OlkContactPhotoEvents_ChangeEventHandler Change
See Also
Reference
OlkContactPhotoEvents_Event Interface