Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceDefaults Object / ClearRecentDocumentsList Method
In This Topic
    ClearRecentDocumentsList Method
    In This Topic
    Clears all the recent documents shown in the MRU list
    Syntax
    expression.ClearRecentDocumentsList() As Boolean
    where expression is a variable that represents a WorkspaceDefaults Object

    Return Value

    true if successful, false if failed
    See Also