OlkTextBox.IntegralHeight property (Outlook)

Returns or sets a Boolean that specifies whether this control displays full lines of text. Read/write.

Syntax

expression. IntegralHeight

expression A variable that represents an OlkTextBox object.

Remarks

If this property is True, the control displays fill lines of text; otherwise, it displays partial lines. The default value is True.

See also

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