Syntax

expression.RecentFiles

expression A variable that represents an Application 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 mru most recently used MRU recent recent files Recent Files Property RecentFiles RecentFiles collection? recentfiles property Return collection of most recently used files?

See also: