Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / MaxRecentDocuments Property
In This Topic
    MaxRecentDocuments Property
    In This Topic
    Gets or sets a value indicating the maximum number of recent documents to show in the MRU list
    Syntax
    expression.MaxRecentDocuments As Integer
    where expression is a variable that represents a WorkspaceDefaults Object
    See Also