Keyword Members

Include Protected Members
Include Inherited Members

Represents a keyword in the SharePoint Enterprise Search keyword and best bet management system.

The Keyword type exposes the following members.

Properties

  Name Description
Public property BestBets Gets the collection of best bets associated with the keyword.
Public property Contact Gets or sets the contact name for the keyword.
Public property Definition Gets or sets the definition for the keyword.
Public property EndDate Gets or sets the keyword's expiration date.
Public property ReviewDate Gets or sets the review date for the keyword.
Public property StartDate Gets or sets the activation date for the keyword.
Public property Synonyms Gets the synonyms associated with the keyword.
Public property Term Gets or sets the keyword term.

Top

Methods

  Name Description
Public method Delete Deletes the keyword.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates a keyword with the specified changes.

Top

See Also

Reference

Keyword Class

Microsoft.Office.Server.Search.Administration Namespace