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

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

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

Параметры

startDate
Тип: SystemDateTime
The date and time when the recurrence starts.
month
Тип: Tessa.Exchange.WebServices.DataMonth
The month of the year each occurrence happens.
dayOfMonth
Тип: SystemInt32
The day of the month each occurrence happens.
См. также