Edit

Share via


OlkContactPhotoEvents_Event.Exit Event

Definition

Occurs just after the focus passes from this control to another control on the same form.

public:
 event Microsoft::Office::Interop::Outlook::OlkContactPhotoEvents_ExitEventHandler ^ Exit;
event Microsoft.Office.Interop.Outlook.OlkContactPhotoEvents_ExitEventHandler Exit;
Event Exit As OlkContactPhotoEvents_ExitEventHandler 

Event Type

Remarks

This event occurs only when the control is displaying the contact picture button and no contact picture has been defined.

Applies to