'Declaration Public Enum RecurrencePattern.WeekOfMonthEnum Inherits System.Enum
public enum RecurrencePattern.WeekOfMonthEnum : System.Enum
'Declaration Public Enum RecurrencePattern.WeekOfMonthEnum Inherits System.Enum
public enum RecurrencePattern.WeekOfMonthEnum : System.Enum
| Member | Description | 
|---|---|
| First | The recurring appointment will occur on the specified day or days of the first week in the month. | 
| Fourth | The recurring appointment will occur on the specified day or days of the fourth week in the month. | 
| Last | The recurring appointment will occur on the specified day or days of the last week in the month. | 
| Second | The recurring appointment will occur on the specified day or days of the second week in the month. | 
| Third | The recurring appointment will occur on the specified day or days of the third week in the month. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1EventsCalendar.RecurrencePattern.WeekOfMonthEnum