A response message that contains the status of updated synonym options.
 Declaration Syntax
 Declaration Syntax| C# | 
public class UpdateSynonymOptionsResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | UpdateSynonymOptionsResult()()()() | Initializes a new instance of the UpdateSynonymOptionsResult 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.) | 
|  | Synonyms | 
            The synonym options configured for this search domain and the current status of those options.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithSynonyms(SynonymOptionsStatus) | Obsolete. 
            Sets the Synonyms property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | UpdateSynonymOptionsResult |