MonthsOfYear Enumeration
SharePoint 2007
Specifies the month or months of the year for the crawl schedule.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
| Member name | Description | |
|---|---|---|
| AllMonths | Specifies all months for the crawl schedule. | |
| April | Specifies April as the month for the crawl schedule. | |
| August | Specifies August as the month for the crawl schedule. | |
| December | Specifies December as the month for the crawl schedule. | |
| February | Specifies February as the month for the crawl schedule. | |
| January | Specifies January as the month for the crawl schedule. | |
| July | Specifies July as the month for the crawl schedule. | |
| June | Specifies June as the month for the crawl schedule. | |
| March | Specifies March as the month for the crawl schedule. | |
| May | Specifies May as the month for the crawl schedule. | |
| November | Specifies November as the month for the crawl schedule. | |
| October | Specifies October as the month for the crawl schedule. | |
| September | Specifies September as the month for the crawl schedule. |