OlkSenderPhoto.PreferredWidth property (Outlook)
Returns a Long that specifies the application-preferred width of the sender picture. Read-only.
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.
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
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.