OlkTextBox.MaxLength property (Outlook)

Returns or sets a Long that specifies the maximum number of characters for the Value of this control. Read/write.

Syntax

expression. MaxLength

expression A variable that represents an OlkTextBox object.

Remarks

The default value is zero, which only means that no maximum length for the value has been defined for this control. A maximum length may still be in place based on available memory or other factors.

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.