Syntax

expression.Maximum

expression A variable that represents a RecentFiles object.

Example

This example sets the maximum number of files in the list of recently used files to 6.

Visual Basic for Applications
Application.RecentFiles.Maximum = 6
Change number of listed recently used files? maximum maximum property Set number of recent files returned?

See also: