MonthsOfYear, énumération (Microsoft.Office.Server.Search.Administration)
Specifies the month or months of the year for the crawl schedule.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
<FlagsAttribute> _
Public Enumeration MonthsOfYear
'Utilisation
Dim instance As MonthsOfYear
[FlagsAttribute]
public enum MonthsOfYear
Membres
Nom du membre | 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. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms