RingCentral .Net SDK
Properties | List of all members
RingCentral.TMCreateTaskRequestRecurrence Class Reference

Properties

string schedule [get, set]
 Task recurrence settings. Default: None Enum: None, Daily, Weekdays, Weekly, Monthly, Yearly More...
 
string endingCondition [get, set]
 Task ending condition. Default: None 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 UTC time zone Format: date-time More...
 

Property Documentation

◆ endingAfter

long? RingCentral.TMCreateTaskRequestRecurrence.endingAfter
getset

Count of iterations of periodic tasks Maximum: 10 Minimum: 1 Format: int32

◆ endingCondition

string RingCentral.TMCreateTaskRequestRecurrence.endingCondition
getset

Task ending condition. Default: None Enum: None, Count, Date

◆ endingOn

string RingCentral.TMCreateTaskRequestRecurrence.endingOn
getset

End date of a periodic task in UTC time zone Format: date-time

◆ schedule

string RingCentral.TMCreateTaskRequestRecurrence.schedule
getset

Task recurrence settings. Default: None Enum: None, Daily, Weekdays, Weekly, Monthly, Yearly


The documentation for this class was generated from the following file: