If there is only one match (meaning the member list doesn't show and auto-complete occurs), then a modification with type DocumentModificationType.AutoComplete occurs.
If the member list displays, then you get the normal round of events such as IntelliPromptMemberListSelectedItemChanged, IntelliPromptMemberListClosing, IntelliPromptMemberListClosed, etc.