The available search result type filter options.
| C# | Visual Basic |
public enum SearchOptionsResultType
Public Enumeration SearchOptionsResultType
| Member | Description |
|---|---|
| Default |
Use Twitter's default
|
| Mixed |
Include both popular and real time results in the response.
|
| Recent |
Return only the most recent results in the response.
|
| Popular |
Return only the most popular results in the response.
|