Partager via


OlkSenderPhoto.PreferredWidth Property (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .PreferredWidth

expression A variable that represents an OlkSenderPhoto object.

Remarks

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

You can use this property and the PreferredHeight property to simulate Outlook's behavior to render, resize, and align the sender picture in a standard form.

See Also

Concepts

OlkSenderPhoto Object Members

OlkSenderPhoto Object