InfoConnect for Airlines VBA Guide
DeleteListItem_2 Method
The string to remove from Recent Typing.
Deletes a string from the Recent Typing list.
Syntax
object.DeleteListItem_2( _
   ByVal deleteItem As String _
) 

Parameters

deleteItem
The string to remove from Recent Typing.
See Also