OlkSenderPhoto.PreferredHeight property (Outlook)

Returns a Long that specifies the application-preferred height of the sender picture. Read-only.

Syntax

expression. PreferredHeight

expression A variable that represents an OlkSenderPhoto object.

Remarks

The value is expressed in units of pixels. The default value is 96.

Use this property and the PreferredWidth property to simulate Outlook's behavior to render, resize, and align the sender picture in a standard form.

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.