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

Properties

string pattern [get, set]
 Predefined reply pattern name. Example: OnMyWay Enum: WillCallYouBack, CallMeBack, OnMyWay, OnTheOtherLine, WillCallYouBackLater, CallMeBackLater, InAMeeting, OnTheOtherLineNoCall More...
 
long? time [get, set]
 Number of time units. Applicable only to WillCallYouBack, CallMeBack patterns. Format: int32 Example: 5 More...
 
string timeUnit [get, set]
 Time unit name. Example: Minute Enum: Minute, Hour, Day More...
 

Property Documentation

◆ pattern

string RingCentral.ReplyWithPattern.pattern
getset

Predefined reply pattern name. Example: OnMyWay Enum: WillCallYouBack, CallMeBack, OnMyWay, OnTheOtherLine, WillCallYouBackLater, CallMeBackLater, InAMeeting, OnTheOtherLineNoCall

◆ time

long? RingCentral.ReplyWithPattern.time
getset

Number of time units. Applicable only to WillCallYouBack, CallMeBack patterns. Format: int32 Example: 5

◆ timeUnit

string RingCentral.ReplyWithPattern.timeUnit
getset

Time unit name. Example: Minute Enum: Minute, Hour, Day


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