WeeksOfMonth Enumeration
SharePoint 2007
Specifies the week or weeks of the month 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 | |
|---|---|---|
| AllWeeks | Specifies all weeks of the month for the crawl schedule. | |
| First | Specifies the first week of the month for the crawl schedule. | |
| Fourth | Specifies the fourth week of the month for the crawl schedule. | |
| Last | Specifies the last week of the month for the crawl schedule. | |
| Second | Specifies the second week of the month for the crawl schedule. | |
| Third | Specifies the third week of the month for the crawl schedule. |