LotusNotesContentSource members

Represents a content source for Lotus Notes content.

The LotusNotesContentSource type exposes the following members.

Properties

  Name Description
Public property ContinuousCrawlStatus (Inherited from ContentSource.)
Public property CrawlCompleted Gets the time of the last completed crawl of a content source. (Inherited from ContentSource.)
Public property CrawlPriority (Inherited from ContentSource.)
Public property CrawlStarted Gets the start time of the last crawl. (Inherited from ContentSource.)
Public property CrawlStatus Gets information about a content source's crawl status. (Inherited from ContentSource.)
Public property DeleteCount (Inherited from ContentSource.)
Public property ErrorCount (Inherited from ContentSource.)
Public property FollowDirectories Gets or sets a Boolean value indicating whether the crawler should include subdirectories in the crawl. (Inherited from HierarchicalContentSource.)
Public property FullCrawlSchedule Gets or sets a content source's schedule of full crawls. (Inherited from ContentSource.)
Public property Id Gets the identifier for a content source. (Inherited from ContentSource.)
Public property IncrementalCrawlSchedule Gets or sets a content source's schedule of incremental crawls. (Inherited from ContentSource.)
Public property LevelHighErrorCount (Inherited from ContentSource.)
Public property Name Gets or sets the name for the content source. (Inherited from ContentSource.)
Public property Parent Gets the content source collection containing the content source. (Inherited from ContentSource.)
Public property RefreshCrawls (Inherited from ContentSource.)
Public property StartAddresses Gets the collection of start addresses for a content source. (Inherited from ContentSource.)
Public property SuccessCount (Inherited from ContentSource.)
Public property Tag Gets or sets the URL for the page to modify the settings for a custom content source. (Inherited from ContentSource.)
Public property Type (Overrides ContentSource.Type.)
Public property WarningCount (Inherited from ContentSource.)

Top

Methods

  Name Description
Public method Delete Deletes the content source. (Inherited from ContentSource.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from ContentSource.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PauseCrawl Pauses an active crawl for the content source. (Inherited from ContentSource.)
Public method ResumeCrawl Resumes a paused crawl for the content source. (Inherited from ContentSource.)
Public method SetProperty (Inherited from HierarchicalContentSource.)
Public method StartFullCrawl Starts a full crawl of the content source. (Inherited from ContentSource.)
Public method StartIncrementalCrawl Starts an incremental crawl of the content source. (Inherited from ContentSource.)
Public method StopCrawl Stops the crawl of a content source. (Inherited from ContentSource.)
Public method ToString (Inherited from Object.)
Public method Update Updates a content source with the specified changes. (Inherited from HierarchicalContentSource.)
Public method UpdatePartitionNameOfStartAddresses (Inherited from ContentSource.)

Top

See also

Reference

LotusNotesContentSource class

Microsoft.Office.Server.Search.Administration namespace