Intent extra data key: Use this key with Android.Content.Intent.GetStringExtra(string) to obtain the query string typed in by the user. This may be different from the value of SearchManager.Query if the intent is the result of selecting a suggestion. In that case, SearchManager.Query will contain the value of SearchManager.SuggestColumnQuery for the suggestion, and SearchManager.UserQuery will contain the string typed by the user.