OlkTextBox.IntegralHeight Property (Outlook)
Returns or sets a Boolean that specifies whether this control displays full lines of text. Read/write.
Version Information
Version Added: Outlook 2007
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.