Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / MinimumMatch Property
In This Topic
    MinimumMatch Property (RecentTyping)
    In This Topic
    Gets or sets the minimum length of a word to be typed before it is added to Recent Typing.
    Syntax
    expression.MinimumMatch As Integer
    where expression is a variable that represents a RecentTyping Object
    See Also