Partager via


MonthlyDayOfWeekSchedule.MonthsOfYear, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the 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
Public Property MonthsOfYear As MonthsOfYear
'Utilisation
Dim instance As MonthlyDayOfWeekSchedule
Dim value As MonthsOfYear

value = instance.MonthsOfYear

instance.MonthsOfYear = value
public MonthsOfYear MonthsOfYear { get; set; }

Valeur de la propriété

A value from the MonthsOfYear enumeration.

Voir aussi

Référence

MonthlyDayOfWeekSchedule, classe
Membres MonthlyDayOfWeekSchedule
Microsoft.Office.Server.Search.Administration, espace de noms