The suggestions method to use.
| C# | Visual Basic | Visual C++ |
public SuggestionsMethodType SuggestionsMethod { get; set; }
Public Property SuggestionsMethod As SuggestionsMethodType
public: property SuggestionsMethodType SuggestionsMethod { SuggestionsMethodType get (); void set (SuggestionsMethodType value); }