ViewFont.Size property (Outlook)

Returns or sets a Long value that represents the size (in points) of the font in the view. Read-only.

Syntax

expression.Size

expression A variable that represents a ViewFont object.

Remarks

This property can be set to a value between 1 and 127. If this property is set to a value less than 1, the property is set to 1. If this property is set to a value greater than 127, the property is set to 127.

The default value for this property is determined by the operating system.

See also

ViewFont 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.