Application.RecentFilesMaximum property (Project)

Gets or sets the maximum number of recently used files to display in the Recent Projects pane of the Backstage view. Read/write Long.

Syntax

expression. RecentFilesMaximum

expression A variable that represents an Application object.

Remarks

The value of the RecentFilesMaximum property can be 0 to 50.

Setting the RecentFilesMaximum property to 0 also sets the DisplayRecentFiles property to False.

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.