Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / RecentTypingCollection Property
In This Topic
    RecentTypingCollection Property
    In This Topic
    Returns an enumeration of items currently in the Recent Typing list.
    Syntax
    expression.RecentTypingCollection As String()
    where expression is a variable that represents a RecentTyping Object
    See Also