|  | 
| string | frequency  [get, set] | 
|  | Recurrence time frame Enum: Daily, Weekly, Monthly  More... 
 | 
|  | 
| long? | interval  [get, set] | 
|  | Recurrence interval. The supported ranges are: 1-90 for Daily; 1-12 forWeekly; 1-3 forMonthlyFormat: int32  More...
 | 
|  | 
| string[] | weeklyByDays  [get, set] | 
|  | Enum: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday  More... 
 | 
|  | 
| long? | monthlyByDay  [get, set] | 
|  | The supported range is 1-31 Format: int32  More... 
 | 
|  | 
| string | monthlyByWeek  [get, set] | 
|  | Supported together with weeklyByDayEnum: Last, First, Second, Third, Fourth  More...
 | 
|  | 
| string | monthlyByWeekDay  [get, set] | 
|  | This field is used only if you're scheduling a recurring meeting of type 3to state a specific day in a week when the monthly meeting should recur; it works together withMonthlyByWeekfield. The values are: 1 - Sunday; 2 - Monday; 3 - Tuesday; 4 - Wednesday; 5 - Thursday; 6 - Friday; 7- Saturday Enum: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday  More...
 | 
|  | 
| long? | count  [get, set] | 
|  | Number of meeting occurrences Format: int32  More... 
 | 
|  | 
| string | until  [get, set] | 
|  | Meeting expiration date-time  More... 
 | 
|  | 
◆ count
  
  | 
        
          | long? RingCentral.RecurrenceInfo.count |  | getset | 
 
Number of meeting occurrences Format: int32 
 
 
◆ frequency
  
  | 
        
          | string RingCentral.RecurrenceInfo.frequency |  | getset | 
 
Recurrence time frame Enum: Daily, Weekly, Monthly 
 
 
◆ interval
  
  | 
        
          | long? RingCentral.RecurrenceInfo.interval |  | getset | 
 
Recurrence interval. The supported ranges are: 1-90 for Daily; 1-12 for Weekly; 1-3 for Monthly Format: int32 
 
 
◆ monthlyByDay
  
  | 
        
          | long? RingCentral.RecurrenceInfo.monthlyByDay |  | getset | 
 
The supported range is 1-31 Format: int32 
 
 
◆ monthlyByWeek
  
  | 
        
          | string RingCentral.RecurrenceInfo.monthlyByWeek |  | getset | 
 
Supported together with weeklyByDay Enum: Last, First, Second, Third, Fourth 
 
 
◆ monthlyByWeekDay
  
  | 
        
          | string RingCentral.RecurrenceInfo.monthlyByWeekDay |  | getset | 
 
This field is used only if you're scheduling a recurring meeting of type 3 to state a specific day in a week when the monthly meeting should recur; it works together with MonthlyByWeek field. The values are: 1 - Sunday; 2 - Monday; 3 - Tuesday; 4 - Wednesday; 5 - Thursday; 6 - Friday; 7- Saturday Enum: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday 
 
 
◆ until
  
  | 
        
          | string RingCentral.RecurrenceInfo.until |  | getset | 
 
 
◆ weeklyByDays
  
  | 
        
          | string [] RingCentral.RecurrenceInfo.weeklyByDays |  | getset | 
 
Enum: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/RecurrenceInfo.cs