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

Properties

bool? enabled [get, set]
 Indicates whether the Forward All Company Calls feature is enabled or disabled for an account More...
 
RangesInfo[] ranges [get, set]
 Specific data ranges. If specified, weeklyRanges cannot be specified More...
 
string callHandlingAction [get, set]
 Specifies how incoming calls are forwarded. The default value is 'Operator' 'Operator' - play company greeting and forward to operator extension 'Disconnect' - play company greeting and disconnect 'Bypass' More...
 
ExtensionShortInfoResource extension [get, set]
 
ForwardAllCallsReason reason [get, set]
 

Property Documentation

◆ callHandlingAction

string RingCentral.ForwardAllCompanyCallsInfo.callHandlingAction
getset

Specifies how incoming calls are forwarded. The default value is 'Operator' 'Operator' - play company greeting and forward to operator extension 'Disconnect' - play company greeting and disconnect 'Bypass'

  • bypass greeting to go to selected extension = ['Operator', 'Disconnect', 'Bypass'] Enum: Operator, Disconnect, Bypass

◆ enabled

bool? RingCentral.ForwardAllCompanyCallsInfo.enabled
getset

Indicates whether the Forward All Company Calls feature is enabled or disabled for an account

◆ extension

ExtensionShortInfoResource RingCentral.ForwardAllCompanyCallsInfo.extension
getset

◆ ranges

RangesInfo [] RingCentral.ForwardAllCompanyCallsInfo.ranges
getset

Specific data ranges. If specified, weeklyRanges cannot be specified

◆ reason

ForwardAllCallsReason RingCentral.ForwardAllCompanyCallsInfo.reason
getset


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