DaysOfWeek, énumération (Microsoft.Office.Server.Search.Administration)
Specifies the day or days of the week 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 DaysOfWeek
'Utilisation
Dim instance As DaysOfWeek
[FlagsAttribute]
public enum DaysOfWeek
Membres
Nom du membre | Description | |
---|---|---|
Everyday | Specifies all weekdays for the crawl schedule. | |
Friday | Specifies Friday as the day of the week for the crawl schedule. | |
Monday | Specifies Monday as the day of the week for the crawl schedule. | |
Saturday | Specifies Saturday as the day of the week for the crawl schedule. | |
Sunday | Specifies Sunday as the week day for the crawl schedule. | |
Thursday | Specifies Thursday as the day of the week for the crawl schedule. | |
Tuesday | Specifies Tuesday as the day of the week for the crawl schedule. | |
Wednesday | Specifies Wednesday as the day of the week for the crawl schedule. | |
Weekdays | Specifies Monday, Tuesday, Wednesday, Thursday, and Friday as the days of the week for the crawl schedule. | |
Weekends | Specifies Saturday and Sunday as the days of the week for the crawl schedule. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms