Share via


OlkContactPhoto.Enter Event

Outlook Developer Reference

Occurs before the control actually receives the focus from a control on the same form.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Enter

expression   A variable that represents an OlkContactPhoto object.

Remarks

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

See Also