Для изменения размера нажмите или перетащите

YearlyPattern - свойства

Тип RecurrenceYearlyPattern предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоDayOfMonth
Gets or sets the day of the month when each occurrence happens. DayOfMonth must be between 1 and 31.
Открытое свойствоEndDate
Gets or sets the date after which the recurrence ends. Setting EndDate resets NumberOfOccurrences.
(Унаследован от Recurrence.)
Открытое свойствоHasEnd
Gets a value indicating whether the pattern has a fixed number of occurrences or an end date.
(Унаследован от Recurrence.)
Открытое свойствоMonth
Gets or sets the month of the year when each occurrence happens.
Открытое свойствоNumberOfOccurrences
Gets or sets the number of occurrences after which the recurrence ends. Setting NumberOfOccurrences resets EndDate.
(Унаследован от Recurrence.)
Открытое свойствоStartDate
Gets or sets the date and time when the recurrence start.
(Унаследован от Recurrence.)
В начало страницы
См. также