expression.AddListItem( _ ByVal newItem As String _ )
where expression is a variable that represents a RecentTyping Object
Parameters
- newItem
- A user-typed string to append to the list.
expression.AddListItem( _ ByVal newItem As String _ )