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

Properties

string uri [get, set]
 Canonical URI to an answering rule resource Format: uri More...
 
string id [get, set]
 Internal identifier of an answering rule More...
 
string type [get, set]
 Type of an answering rule Enum: BusinessHours, AfterHours, Custom More...
 
string name [get, set]
 Name of an answering rule specified by user More...
 
bool? enabled [get, set]
 Specifies if an answering rule is active or inactive More...
 
ScheduleInfo schedule [get, set]
 
CalledNumberInfo[] calledNumbers [get, set]
 Answering rules are applied when calling to selected number(s) More...
 
CallersInfo[] callers [get, set]
 Answering rules are applied when calls are received from specified caller(s) More...
 
string callHandlingAction [get, set]
 Specifies how incoming calls are forwarded Enum: ForwardCalls, UnconditionalForwarding, AgentQueue, TransferToExtension, TakeMessagesOnly, PlayAnnouncementOnly, SharedLines More...
 
ForwardingInfo forwarding [get, set]
 
UnconditionalForwardingInfo unconditionalForwarding [get, set]
 
QueueInfo queue [get, set]
 
TransferredExtensionInfo transfer [get, set]
 
VoicemailInfo voicemail [get, set]
 
GreetingInfo[] greetings [get, set]
 Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List More...
 
string screening [get, set]
 Call screening status. 'Off' - no call screening; 'NoCallerId' - if caller ID is missing, then callers are asked to say their name before connecting; 'UnknownCallerId' - if caller ID is not in contact list, then callers are asked to say their name before connecting; 'Always' - the callers are always asked to say their name before connecting. The default value is 'Off' Default: Off Enum: Off, NoCallerId, UnknownCallerId, Always More...
 
SharedLinesInfo sharedLines [get, set]
 
MissedCallInfo missedCall [get, set]
 

Property Documentation

◆ calledNumbers

CalledNumberInfo [] RingCentral.AnsweringRuleInfo.calledNumbers
getset

Answering rules are applied when calling to selected number(s)

◆ callers

CallersInfo [] RingCentral.AnsweringRuleInfo.callers
getset

Answering rules are applied when calls are received from specified caller(s)

◆ callHandlingAction

string RingCentral.AnsweringRuleInfo.callHandlingAction
getset

Specifies how incoming calls are forwarded Enum: ForwardCalls, UnconditionalForwarding, AgentQueue, TransferToExtension, TakeMessagesOnly, PlayAnnouncementOnly, SharedLines

◆ enabled

bool? RingCentral.AnsweringRuleInfo.enabled
getset

Specifies if an answering rule is active or inactive

◆ forwarding

ForwardingInfo RingCentral.AnsweringRuleInfo.forwarding
getset

◆ greetings

GreetingInfo [] RingCentral.AnsweringRuleInfo.greetings
getset

Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List

◆ id

string RingCentral.AnsweringRuleInfo.id
getset

Internal identifier of an answering rule

◆ missedCall

MissedCallInfo RingCentral.AnsweringRuleInfo.missedCall
getset

◆ name

string RingCentral.AnsweringRuleInfo.name
getset

Name of an answering rule specified by user

◆ queue

QueueInfo RingCentral.AnsweringRuleInfo.queue
getset

◆ schedule

ScheduleInfo RingCentral.AnsweringRuleInfo.schedule
getset

◆ screening

string RingCentral.AnsweringRuleInfo.screening
getset

Call screening status. 'Off' - no call screening; 'NoCallerId' - if caller ID is missing, then callers are asked to say their name before connecting; 'UnknownCallerId' - if caller ID is not in contact list, then callers are asked to say their name before connecting; 'Always' - the callers are always asked to say their name before connecting. The default value is 'Off' Default: Off Enum: Off, NoCallerId, UnknownCallerId, Always

◆ sharedLines

SharedLinesInfo RingCentral.AnsweringRuleInfo.sharedLines
getset

◆ transfer

TransferredExtensionInfo RingCentral.AnsweringRuleInfo.transfer
getset

◆ type

string RingCentral.AnsweringRuleInfo.type
getset

Type of an answering rule Enum: BusinessHours, AfterHours, Custom

◆ unconditionalForwarding

UnconditionalForwardingInfo RingCentral.AnsweringRuleInfo.unconditionalForwarding
getset

◆ uri

string RingCentral.AnsweringRuleInfo.uri
getset

Canonical URI to an answering rule resource Format: uri

◆ voicemail

VoicemailInfo RingCentral.AnsweringRuleInfo.voicemail
getset


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