Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
AddListItem Method
Attachmate.Reflection.Objects Library (Productivity)
>
RecentTyping Object
: AddListItem Method
A user-typed string to append to the list.
Adds a string to the end of the Recent Typing list.
Syntax
Visual Basic (Declaration)
object
.AddListItem( _
ByVal
newItem
As
String _ )
Parameters
newItem
A user-typed string to append to the list.
See Also
Reference
RecentTyping Object
RecentTyping Members
Send Feedback