Share via


OlkTextBox.Multiline Property (Outlook)

Returns or sets a Boolean that specifies whether a control can accept and display multiple lines of text. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Multiline

expression A variable that represents an OlkTextBox object.

Remarks

The default value is False.

See Also

Concepts

OlkTextBox Object Members

OlkTextBox Object