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

RecurrenceMonthlyPattern(DateTime, Int32, Int32) - конструктор

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

Параметры

startDate
Тип: SystemDateTime
The date and time when the recurrence starts.
interval
Тип: SystemInt32
The number of months between each occurrence.
dayOfMonth
Тип: SystemInt32
The day of the month when each occurrence happens.
См. также