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

RecurrenceRelativeMonthlyPattern(DateTime, Int32, DayOfTheWeek, DayOfTheWeekIndex) - конструктор

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public RelativeMonthlyPattern(
	DateTime startDate,
	int interval,
	DayOfTheWeek dayOfTheWeek,
	DayOfTheWeekIndex dayOfTheWeekIndex
)

Параметры

startDate
Тип: SystemDateTime
The date and time when the recurrence starts.
interval
Тип: SystemInt32
The number of months between each occurrence.
dayOfTheWeek
Тип: Tessa.Exchange.WebServices.DataDayOfTheWeek
The day of the week each occurrence happens.
dayOfTheWeekIndex
Тип: Tessa.Exchange.WebServices.DataDayOfTheWeekIndex
The relative position of the day within the month.
См. также