OlkSenderPhoto.Change event (Outlook)

Occurs when the sender's contact picture has changed.

Syntax

expression. Change

expression A variable that represents an OlkSenderPhoto object.

Remarks

The change of the sender's contact picture usually means that the PreferredWidth and PreferredHeight properties have changed as well. Therefore, this event can be used as an indication of the necessity to resize the control.

See also

OlkSenderPhoto Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.