|
string | schedule [get, set] |
| Task recurrence settings. None for non-periodic tasks Enum: None, Daily, Weekdays, Weekly, Monthly, Yearly More...
|
|
string | endingCondition [get, set] |
| Task ending condition Enum: None, Count, Date More...
|
|
long? | endingAfter [get, set] |
| Count of iterations of periodic tasks Maximum: 10 Minimum: 1 Format: int32 More...
|
|
string | endingOn [get, set] |
| End date of a periodic task in ISO 8601 format Format: date-time More...
|
|
◆ endingAfter
long? RingCentral.TMTaskInfoRecurrence.endingAfter |
|
getset |
Count of iterations of periodic tasks Maximum: 10 Minimum: 1 Format: int32
◆ endingCondition
string RingCentral.TMTaskInfoRecurrence.endingCondition |
|
getset |
Task ending condition Enum: None, Count, Date
◆ endingOn
string RingCentral.TMTaskInfoRecurrence.endingOn |
|
getset |
End date of a periodic task in ISO 8601 format Format: date-time
◆ schedule
string RingCentral.TMTaskInfoRecurrence.schedule |
|
getset |
Task recurrence settings. None for non-periodic tasks Enum: None, Daily, Weekdays, Weekly, Monthly, Yearly
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMTaskInfoRecurrence.cs