RecurrenceYearlyPatternDayOfMonth - свойство |
Gets or sets the day of the month when each occurrence happens. DayOfMonth must be between 1 and 31.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public int DayOfMonth { get; set; }
Public Property DayOfMonth As Integer
Get
Set
public:
property int DayOfMonth {
int get ();
void set (int value);
}
member DayOfMonth : int with get, set
Значение свойства
Тип:
Int32См. также