The result of a DeleteSuggester request. Contains the status of the deleted suggester.

C# |
public class DeleteSuggesterResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteSuggesterResult()()()() | Initializes a new instance of the DeleteSuggesterResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Suggester |
The status of the suggester being deleted.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSuggester(SuggesterStatus) | Obsolete.
Sets the Suggester property
|

Object | |
![]() | DeleteSuggesterResult |