DailySchedule Properties

Include Protected Members
Include Inherited Members

The DailySchedule type exposes the following members.

Properties

  Name Description
Public property BeginDay Gets or sets the day of the month on which the crawl schedule starts. (Inherited from Schedule.)
Public property BeginMonth Gets or sets the month in which the crawl schedule starts. (Inherited from Schedule.)
Public property BeginYear Gets or sets the year in which the crawl schedule starts. (Inherited from Schedule.)
Public property DaysInterval Gets or sets the number of days between crawls.
Public property Description Gets a description of the crawl schedule. (Inherited from Schedule.)
Public property NextRunTime Gets the next time a crawl is scheduled to run. (Inherited from Schedule.)
Public property RepeatDuration Gets or sets the number of times to repeat the crawl schedule. (Inherited from Schedule.)
Public property RepeatInterval Gets or sets the number of minutes between each repeat interval for the crawl schedule. (Inherited from Schedule.)
Public property StartHour Gets or sets the hour the crawl schedule starts. (Inherited from Schedule.)
Public property StartMinute Gets or sets the minute the crawl schedule starts. (Inherited from Schedule.)

Top

See Also

Reference

DailySchedule Class

Microsoft.Office.Server.Search.Administration Namespace