Gets or sets the maximum number of suggestions that has to be determined. The default value is 10.

Syntax

public int MaxSuggestions { get; set; }
Public Property MaxSuggestions() As Integer